Database

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(mongoc_database_t* database)
Undocumented in source.

Members

Functions

opIndex
auto opIndex(string collectionName)
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
auto unlock()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

database
mongoc_database_t* database;
Undocumented in source.
toDestroy
Appender!(Collection[]) toDestroy;
Undocumented in source.

Meta