Reference
>
Query, Update and Projection Operators
>
Element Query Operators
Element Query Operators
ΒΆ
Name
Description
$exists
Matches documents that have the specified field.
$mod
Performs a modulo operation on the value of a field and selects documents with a specified result.
$type
Selects documents if a field is of the specified type.
$exists
$mod
$type
← $nor
$exists →
MongoDB Manual
2.4
Contents
Install MongoDB
MongoDB CRUD Operations
Data Models
Administration
Security
Aggregation
Indexes
Replication
Sharding
Frequently Asked Questions
Reference
Query, Update and Projection Operators
Comparison Query Operators
Logical Query Operators
Element Query Operators
$exists
$mod
$type
JavaScript Query Operators
Geospatial Query Operators
Query Operator Array
Field Update Operators
Array Update Operators
Bitwise Update Operator
Isolation Update Operator
Projection Operators
Query Modification Operators
Database Commands
mongo
Shell Methods
SQL to MongoDB Mapping Chart
MongoDB Package Components
System Collections
Database Profiler Output
Exit Codes and Statuses
MongoDB Limits and Thresholds
Connection String URI Format
MongoDB Extended JSON
BSON Types
Glossary
Release Notes
About MongoDB Documentation
Index
Formats
MongoDB Manual, Single HTML Page
MongoDB Manual, PDF Format
MongoDB Manual, ePub Format
About MongoDB
Introduction
User Community
MongoDB Masters
Planet MongoDB
MongoDB Ecosystem
Drivers and Client libraries
C
(
docs
)
C++
(
docs
)
C#
(
docs
)
Erlang
(
docs
)
Haskell
(
docs
)
Java
(
docs
)
JavaScript
(
docs
)
Perl
(
docs
)
PHP
(
docs
)
Python
(
docs
)
Ruby
(
docs
)
Scala
(
docs
)
Tools and Integration
Platform Integration
MongoDB Resources
Downloads
MongoDB Events
Slides and Video
MongoDB Management Service
(
docs
)
Forums
Blog
Download
Drivers
Events
Translations
Edit this Page
GitHub
Report a Problem