libmongo-client  0.1.9
 All Data Structures Functions Variables Enumerations Enumerator Modules Pages
Modules
Here is a list of all modules:
[detail level 123]
 BSONThe types, functions and everything else within this module is meant to allow one to work with BSON objects easily
 Types
 Object AccessFunctions that operate on whole BSON objects
 AppendingFunctions to append various kinds of elements to existing BSON objects
 Cursor & RetrievalThis section documents the cursors, and the data retrieval functions
 Mongo Client
 Mongo Sync APIThese commands provide wrappers for the most often used MongoDB commands
 Mongo Sync Cursor API
 Mongo Sync Pool APIThese commands implement connection pooling over the mongo_sync family of commands
 Mongo GridFS APIThe GridFS API - and related modules, like Mongo GridFS Chunk API and Mongo GridFS Streaming API - provide a conveneint way to work with GridFS, and files stored on it
 Mongo GridFS Chunk APIThis submodule provides chunk-based access to GridFS files
 Mongo GridFS Streaming APIThs submodule provides stream-based access to GridFS files
 Mongo UtilsVarious utility functions related to MongoDB
 Mongo Wire ProtocolThe structures and functions within this module implement the MongoDB wire protocol: functions to assemble various commands into binary blobs that can be sent over the wire
 Packets
 Reply handling
 CommandsEach command has an id parameter, which can be used to track replies to various commands