MongoDatabase.opIndex

Accesses the collections of this database.

struct MongoDatabase
@safe
opIndex
(
string name
)

Return Value

The collection with the given name

Meta