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.
Private
Readonly
resultReadonly
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
Static
Private
generateGenerated using TypeDoc
The result of a bulk write.