Supported query operations
The following encoded query operators are supported for creating context objects.
- ">="
- "!="
- "<="
- "="
- ">"
- "<"
- "IS_NOT_NULL"
- "ISNOTEMPTY"
- "NOT_CONTAINS"
- "EMPTYSTRING"
- "STARTSWITH"
- "ANYTHING"
- "ENDSWITH"
- "ISEMPTY"
- "IS_NULL"
- "CONTAINS"
- "NOT LIKE"
- "BETWEEN"
- "LIKE"
- "DYNAMIC"
- "NOT_IN"
- "IN"
- "ON"
- "INSTANCEOF"