drop-collection ( name -- )


Vocabulary
mongodb.driver

Inputs
namea collection


Outputs
None

Word description
removes the collection and all objects in it from the database

Definition