MongoClient (gb.mongodb)

This class implements a MongoDB client connection.

Esta clase es instanciable.

Esta clase actúa como un array de sólo lectura.

Propiedades
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.

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