ensure-collection ( name -- )


Vocabulary
mongodb.driver

Inputs
namea collection; e.g. mycollection


Outputs
None

Word description
ensures that the collection exists in the database

Definition