MongoClient class doing connection management. Usually this is a main entry point for client code.
Represents a connection to a MongoDB server.
See Source File
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
© 2012 Sönke Ludwig
Sönke Ludwig
MongoClient class doing connection management. Usually this is a main entry point for client code.