MongoDB Client for R


[Up] [Top]

Documentation for package ‘RMongo’ version 0.0.21

Help Pages

RMongo-package MongoDB client for R.
dbAuthenticate Authenticate with a username/password.
dbAuthenticate-method Authenticate with a username/password.
dbAuthenticate-methods Authenticate with a username/password.
dbDisconnect Disconnect from the MongoDB database
dbDisconnect-method Disconnect from the MongoDB database
dbDisconnect-methods Disconnect from the MongoDB database
dbGetQuery Performing a MongoDB query
dbGetQuery-method Performing a MongoDB query
dbGetQuery-methods Performing a MongoDB query
dbGetQueryForKeys Performing a MongoDB query and return only a subset of the keys
dbGetQueryForKeys-method Performing a MongoDB query and return only a subset of the keys
dbGetQueryForKeys-methods Performing a MongoDB query and return only a subset of the keys
dbInsertDocument Insert a document into a MongoDB collection
dbInsertDocument-method Insert a document into a MongoDB collection
dbInsertDocument-methods Insert a document into a MongoDB collection
dbShowCollections Shows a list of collections
dbShowCollections-method Shows a list of collections
dbShowCollections-methods Shows a list of collections
mongoDbConnect Connecting to a MongoDB database
RMongo MongoDB client for R.
RMongo-class Class RMongo