Internal
Should not be instantiated directly.
The number of documents deleted.
The number of documents inserted.
The number of documents matched by an update operation.
The number of documents modified.
The number of documents upserted.
Upserted document generated ids. Sparse array, indexed by the position of the upserted operation in the bulk write request.
Private
Readonly
_rawReadonly
deletedThe number of documents deleted.
Readonly
insertedThe number of documents inserted.
Readonly
matchedThe number of documents matched by an update operation.
Readonly
modifiedThe number of documents modified.
Readonly
upsertedThe number of documents upserted.
Readonly
upsertedUpserted document generated ids. Sparse array, indexed by the position of the upserted operation in the bulk write request.
Represents the result of a bulk write operation.