Ask a question to get started
Enter to sendā¢Shift+Enter new line
adelete_collection( self, ) -> None
Completely delete the collection from the database.
Completely delete the collection from the database (as opposed to aclear, which empties it only). Stored data is lost and unrecoverable, resources are freed. Use with caution.
aclear