$fullName public read-only property Full name of this
drop() public method Drops this collection.
remove() public method Removes data from the collection
dropIndexes() public method Drops collection indexes by
createIndex() public method Creates an index on the collection
find() public method Returns a cursor for the search results
update() public method Updates the rows, which matches
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