save-unsafe ( collection assoc -- )


Vocabulary
mongodb.driver

Inputs
collectiona collection
assocobject


Outputs
None

Word description
Save the object to the given collection without automatic error check

Definition