Docs Menu

Docs HomeDevelop ApplicationsMongoDB Manual

Element Query Operators

Element operators return data based on field existence or data types.

Note

For details on a specific operator, including syntax and examples, click on the link to the operator's reference page.

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