And(clauses[, query_section])
|
|
Avg
|
alias of Extended |
Clause()
|
|
Count
|
alias of Extended |
CountDistinct
|
alias of Extended |
Distinct
|
alias of Extended |
Expression(statement)
|
|
Find(expression)
|
|
FindWhere(find, where[, in_args, order_by, ...])
|
|
In(in_args, values)
|
|
Limit(limit)
|
|
Max
|
alias of Extended |
Median
|
alias of Extended |
Min
|
alias of Extended |
Not(clauses)
|
|
NotJoin(variable[, clauses])
|
|
Offset(offset)
|
|
Or(clauses)
|
|
OrJoin(variable[, clauses])
|
|
OrderBy(fields)
|
|
QueryKey()
|
|
Rand
|
alias of Extended |
Sample
|
alias of Extended |
Stddev
|
alias of Extended |
Sum
|
alias of Extended |
Timeout(timeout)
|
|
Variance
|
alias of Extended |
Where(document, field[, value])
|
|
WherePredicate(operation, *args[, bind])
|
|