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