Check if two values are greater than each other.
true
if the first value is greater than the second value and false
otherwise.eq
- Logical Equality Operationne
- Logical Inequality Operationlt
- Logical Less Than Operationle
- Logical Less Than or Equal Operationge
- Logical Greater Than or Equal Operationand
- Logical AND Operationor
- Logical OR Operationnot
- Logical NOT Operationfield
- Referencing a Fieldfilter
- Filtering Documents