update Many
Update all documents in the collection according to the specified arguments.
Parameters
a document describing the query filter, which may not be null.
a document describing the update, which may not be null. The update to apply must include only update operators. T
Throws
Update all documents in the collection according to the specified arguments.
Parameters
a document describing the query filter, which may not be null.
a document describing the update, which may not be null. The update to apply must include only update operators.
the options to apply to the update operation
Throws
Update all documents in the collection according to the specified arguments.
Since
3.6
Parameters
the client session with which to associate this operation
a document describing the query filter, which may not be null.
a document describing the update, which may not be null. The update to apply must include only update operators. T
Throws
Update all documents in the collection according to the specified arguments.
Since
3.6
Parameters
the client session with which to associate this operation
a document describing the query filter, which may not be null.
a document describing the update, which may not be null. The update to apply must include only update operators.
the options to apply to the update operation