delete Many
Removes all documents from the collection that match the given query filter. If no documents match, the collection is not modified.
Parameters
the query filter to apply the the delete operation
Throws
Removes all documents from the collection that match the given query filter. If no documents match, the collection is not modified.
Parameters
the query filter to apply the the delete operation
the options to apply to the delete operation
Throws
Removes all documents from the collection that match the given query filter. If no documents match, the collection is not modified.
Since
3.6
Parameters
the client session with which to associate this operation
the query filter to apply the the delete operation
Throws
Removes all documents from the collection that match the given query filter. If no documents match, the collection is not modified.
Since
3.6
Parameters
the client session with which to associate this operation
the query filter to apply the the delete operation
the options to apply to the delete operation