Class MongoDB

Represents a single remote MongoDB.

Inherits from

Methods

Method name Description
runCommand Runs a command on the specified database.
getLog See getLog+Command">http://www.mongodb.org/display/DOCS/getLog+Command
fsync See fsync+Command">http://www.mongodb.org/display/DOCS/fsync+Command
getLastError See getLastError+Command">http://www.mongodb.org/display/DOCS/getLastError+Command
opIndex Accesses the collections inside this DB.
getCollection

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.