- Reference >
- Operators >
- Query and Projection Operators >
- Query Operator Array
Query Operator ArrayΒΆ
Name | Description |
---|---|
$all | Matches arrays that contain all elements specified in the query. |
$elemMatch | Selects documents if element in the array field matches all the specified $elemMatch conditions. |
$size | Selects documents if the array field is a specified size. |
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.