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