Class MongoDB

Represents a single remote MongoDB.

Inherits from

Methods

Name Description
runCommand Runs a command on the specified database.
getLog See http://www.mongodb.org/display/DOCS/getLog+Command
fsync See http://www.mongodb.org/display/DOCS/fsync+Command
getLastError See 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.