MongoDatabase class representing common database for group of collections.
Technically it is very special collection with common query functions disabled and some service commands provided.
Represents a single database accessible through a given MongoClient.
See Source File
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.
© 2012-2014 Sönke Ludwig
Sönke Ludwig
MongoDatabase class representing common database for group of collections.
Technically it is very special collection with common query functions disabled and some service commands provided.