You are viewing an offline version of MongoDB documentation. Some page features might be unavailable. To view the latest version of the page or use interactive features, visit the live page.
Bitwise Query Operators
Bitwise operators return data based on bit position conditions.
Note
For details on a specific operator, including syntax and examples, click on the link to the operator's reference page.
Name | Description |
---|---|
Matches numeric or binary values in which a set of bit positions all have a value of | |
Matches numeric or binary values in which a set of bit positions all have a value of | |
Matches numeric or binary values in which any bit from a set of bit positions has a value of | |
Matches numeric or binary values in which any bit from a set of bit positions has a value of |