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