Module vibe.db.mongo.client
MongoClient
class doing connection management. Usually this is a main entry point
for client code.
Classes
Name | Description |
---|---|
MongoClient
|
Represents a connection to a MongoDB server. |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.