Docs Menu

Docs HomeDevelop ApplicationsMongoDB Manual

Projection Operators

Note

Note

For details on specific operator, including syntax and examples, click on the specific operator to go to its reference page.

Name
Description
$
Projects the first element in an array that matches the query condition.
Projects the first element in an array that matches the specified $elemMatch condition.
Projects the available per-document metadata.
Limits the number of elements projected from an array. Supports skip and limit slices.
←  $bitsAnySet$ (projection) →