vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
MongoDatabase.opIndex
index
vibe
db
mongo
database
MongoDatabase
Accesses the collections of this database.
struct
MongoDatabase
@
safe
MongoCollection
opIndex
(
string
name
)
Return Value
Type:
MongoCollection
The collection with the given name
Meta
Source
See Implementation
index
vibe
db
mongo
database
MongoDatabase
constructors
this
functions
fsync
getLastError
getLog
opIndex
runCommand
runCommandChecked
runCommandUnchecked
runListCommand
properties
client
name
Accesses the collections of this database.