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