DMGOClient

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

cleanupConnections
O cleanupConnections()

Disconnects all currently unused connections to the server.

collection
auto collection(string path)

Accesses a collection using an absolute path.

connect
auto connect(string adr)

Connect

database
auto database(string dbName)

Returns an object representing the specified database.

databases
auto databases()

Return a handle to all databases of the server.

Meta