Docs Menu

Miscellaneous Query Predicate Operators

The following operators perform specialized functions in query predicates.

Name
Description

Allows use of expressions in query predicates.

Validates documents against the given JSON Schema.

Matches documents based on the result of a modulo operation on a field value.

Matches documents where values match a specified regular expression.

Matches documents that satisfy a JavaScript expression.