Docs
Drivers
University
Community
Blog
Enterprise
Download
Contact
OPTIONS
Version
Select Version
3.2 (current)
3.0
2.6
2.4
2.2
Formats
PDF
EPUB
Contribute
Report a Problem
Edit on Github
Reference
>
Operators
>
Query and Projection Operators
>
Element Query Operators
Element Query Operators
ΒΆ
Name
Description
$exists
Matches documents that have the specified field.
$type
Selects documents if a field is of the specified type.
$exists
$type
←
$nor
$exists
→
Report a Problem