- Reference >
- Operators >
- Query and Projection Operators >
- Evaluation Query Operators
Evaluation Query OperatorsΒΆ
Name | Description |
---|---|
$mod | Performs a modulo operation on the value of a field and selects documents with a specified result. |
$regex | Selects documents where values match a specified regular expression. |
$text | Performs text search. |
$where | Matches documents that satisfy a JavaScript expression. |
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.