create-collection ( name/collection -- )


Vocabulary
mongodb.driver

Inputs
name/collectioncollection name


Outputs
None

Word description
Creates a new collection with the given name.

Definition


Methods