Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Class: FindOperatorsUnordered

FindOperatorsUnordered

new FindOperatorsUnordered(){FindOperatorsUnordered}

Create a FindOperatorsUnordered instance (INTERNAL TYPE, do not instantiate directly)

Properties:
Name Type Description
length number

Get the number of operations in the bulk.

Returns:
FindOperatorsUnordered instance.

Methods

Add a remove operation to the bulk operation

Throws:

Add a remove one operation to the bulk operation

Throws:

Add a replace one operation to the bulk operation

Name Type Description
updateDocument object

the new document to replace the existing one with

Throws:

Add a single update document to the bulk operation

Name Type Description
updateDocument object

update operations

Throws:

Add a single update one document to the bulk operation

Name Type Description
updateDocument object

update operations

Throws:

Upsert modifier for update bulk operation

Throws:
Documentation generated by JSDoc 3.6.6 on Wed Jan 20 2021 10:00:51 GMT-0500 (Eastern Standard Time)