Navigation
This version of the documentation is archived and no longer supported.

Element Query Operators

Note

For details on specific operator, including syntax and examples, click on the specific operator to go to its reference page.

Name Description
$exists Matches documents that have the specified field.
$type Selects documents if a field is of the specified type.
←   $nor $exists  →