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