Readonly
deletedNumber of documents deleted.
Readonly
insertedNumber of documents inserted.
Readonly
insertedInserted document generated Id's, hash key is the index of the originating operation
Readonly
matchedNumber of documents matched for update.
Readonly
modifiedNumber of documents modified.
Readonly
upsertedNumber of documents upserted.
Readonly
upsertedUpserted document generated Id's, hash key is the index of the originating operation
Evaluates to true if the bulk operation correctly executes
Retrieve the write concern error if one exists
Returns a specific write error object
Retrieve all write errors
The result of a bulk write.