Try it Out
Drivers
Downloads
Community
Blog
OPTIONS
Version
Select Version
3.0 (current)
2.6
2.4
2.2
Formats
HTML
PDF
EPUB
Contribute
Report a Problem
Edit on Github
Reference
>
Operators
>
Aggregation Pipeline Operators
>
Aggregation Literal Operators
Aggregation Literal Operators
ΒΆ
Name
Description
$literal
Return a value without parsing. Use for values that the aggregation pipeline may interpret as an expression. For example, use a
$literal
expression to a string that starts with a
$
to avoid parsing as a field path.
$literal (aggregation)
←
$let (aggregation)
$literal (aggregation)
→
ON THIS PAGE
Aggregation Literal Operators
Report a Problem