MongoCollection.drop
void drop() @safeRemoves a collection or view from the database. The method also removes any indexes associated with the dropped collection.
void drop() @safeRemoves a collection or view from the database. The method also removes any indexes associated with the dropped collection.