MongoDB Client for R


[Up] [Top]

Documentation for package ‘RMongo’ version 0.0.25

Help Pages

RMongo-package MongoDB client for R.
dbAggregate Performing a MongoDB aggregate query
dbAggregate-method Performing a MongoDB aggregate query
dbAggregate-methods Performing a MongoDB aggregate query
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
dbGetDistinct Performing a distinct MongoDB query
dbGetDistinct-method Performing a distinct MongoDB query
dbGetDistinct-methods Performing a distinct MongoDB query
dbGetQuery Performing a MongoDB query
dbGetQuery-method Performing a MongoDB query
dbGetQuery-methods Performing a MongoDB query
dbGetQueryForKeys Performing a MongoDB query and only return back certain keys
dbGetQueryForKeys-method Performing a MongoDB query and only return back certain keys
dbGetQueryForKeys-methods Performing a MongoDB query and only return back certain 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
dbRemoveQuery Performing a delete MongoDB query
dbRemoveQuery-method Performing a delete MongoDB query
dbRemoveQuery-methods Performing a delete MongoDB query
dbSetWriteConcern Set write concern.
dbSetWriteConcern-method Set write concern.
dbSetWriteConcern-methods Set write concern.
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
mongoDbReplicaSetConnect Connecting to a MongoDB Replica Set
RMongo MongoDB client for R.
RMongo-class Class RMongo