vibe-d v0.9.4 (2021-09-30T12:24:53Z)
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
createIndex
createIndexes
distinct
drop
dropIndex
dropIndexes
ensureIndex
find
findAndModify
findAndModifyExt
findOne
insert
listIndexes
remove
update
properties
database
name