Specifies arrayFilters for UpdateOne or UpdateMany bulk operations.
Specifies the collation for the query condition.
Add a delete many operation to the bulk operation
Add a delete one operation to the bulk operation
Specifies hint for the bulk operation.
Add a replace one operation to the bulk operation
Add a multiple update operation to the bulk operation
Add a single update operation to the bulk operation
Upsert modifier for update bulk operation, noting that this operation is an upsert.
Generated using TypeDoc
A builder object that is returned from find. Is used to build a write operation that involves a query filter.