A wrapped MongoClient.

Constructor

Client ( ) {

Instance Methods

close ( ) {

Disconnect from the connected server.

Arguments

, | mingydb.Client.Database db ( ) {

Instantiate a Database instance on the connected server.

Returns