vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
MongoCollection.name
index
vibe
db
mongo
collection
MongoCollection
struct
MongoCollection
@
property
const @
safe
string
name
(
)
Return Value
Type:
string
Name of this collection (excluding the database 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