createIndex() public method Creates an index on the collection
update() public method Updates the rows, which matches
find() public method Returns a cursor for the search results
drop() public method Drops this collection.
dropIndexes() public method Drops collection indexes by
remove() public method Removes data from the collection
$fullName public read-only property Full name of this
findAndModify() public method Updates a document and returns
mapReduce() public method Performs aggregation using MongoDB
createIndexes() public method (available since version 2.1) Creates
Page 1 of 3