initializeOrderedBulkOp ( ) {

Initialize a new ordered bulk operation. Both documented callbacks in the driver are supported so you may pass one both at instantiation and execution. They will both execute.

Arguments

optional
| Object options
optional
callback ( ) {
Arguments
| Object results

The native driver may not fully support the results driver, presenting 0 and [] for all properties in some environments.