Class: FindOperatorsOrdered

FindOperatorsOrdered

new FindOperatorsOrdered(){FindOperatorsOrdered}

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

Returns:
FindOperatorsOrdered 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
doc object

the new document to replace the existing one with

Throws:

Add a single update document to the bulk operation

Name Type Description
doc object

update operations

Throws:

Add a single update one document to the bulk operation

Name Type Description
doc object

update operations

Throws:

Upsert modifier for update bulk operation

Throws: