MongoClient (gb.mongodb)

This class implements a MongoDB client connection.

Questa classe è creabile.

Questa classe si comporta come un solo-lettura array.

Proprietà
Collections   Return a list of the names of all database collections.
Database   Return or set the name of the database the client connects to.
Databases   Return a list of the names of all databases the client can connect to.
URL   Return the URL of the MongoDB server that client is connected to.

Metodi
Exec   Execute a MongoDB command on the current database.
MakeId   Generate and return a new MongoDB object identifier as a 24 characters string.