robbiblubber.org |
remove()MongoDB Driver Function Reference Deletes documents from a collection that meet the filter criteria. More information can be found in the corresponding entry of the MongoDB Manual.
Arguments
Example
Deletes all documents from the employee collection with a salary greater than 700000. home | MongoDB Driver Function Reference | MongoDB Driver |