1.5.5.3 Supported Functions

Function Description
AND Equivalent to using the & operator on a Query object.
OR Equivalent to using the | operator on a Query object.
NOT Equivalent to using the ~ operator on a Query object.