$options public property Cursor options in format: optionKey =>
all() public method Executes the query and returns all
select() public method Sets the list of fields of the
sum() public method Returns the sum of the specified column
distinct() public method Returns a list of distinct values
addOptions() public method Adds additional cursor options
scalar() public method (available since version 2.1.2) Returns
getCollection() public method Returns the Mongo collection
exists() public method Returns a value indicating whether
min() public method Returns the minimum of the specified
Page 1 of 3