vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
BulkWriteResult.upsertedIds
index
vibe
db
mongo
impl
crud
BulkWriteResult
Map of the index of the operation to the id of the upserted document.
struct
BulkWriteResult
BsonObjectID
[
size_t
]
upsertedIds
;
Meta
Source
See Implementation
index
vibe
db
mongo
impl
crud
BulkWriteResult
variables
deletedCount
insertedCount
insertedIds
matchedCount
modifiedCount
upsertedCount
upsertedIds
Map of the index of the operation to the id of the upserted document.