Class | Description |
---|---|
BuildInfo |
Saves build information about the MongoDB databse instance
|
Commit |
A commit has a CID and stores references to added/changed database objects
|
CompatibilityHelper |
Helps to keep the library compatible to multiple MongoDB versions
|
Index |
Provides access to the branch/commit currently checked out.
|
MongoDBConstants |
Constants for the MongoDB database implementation
|
Tree |
Represents the tree of commits.
|