vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
MongoCollection.this
index
vibe
db
mongo
collection
MongoCollection
Undocumented in source.
this
(MongoClient client, string fullPath)
struct
MongoCollection
@
safe
this
(
MongoClient
client
,
string
fullPath
)
this
(MongoDatabase db, string name)
Meta
Source
See Implementation
index
vibe
db
mongo
collection
MongoCollection
aliases
getIndexes
constructors
this
functions
aggregate
count
countDocuments
createIndex
createIndexes
deleteAll
deleteImpl
deleteMany
deleteOne
distinct
drop
dropIndex
dropIndexes
ensureIndex
estimatedDocumentCount
find
findAndModify
findAndModifyExt
findOne
insert
insertMany
insertOne
listIndexes
remove
replaceOne
update
updateImpl
updateMany
updateOne
properties
database
name