Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion source/aggregation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ more stages, and this pipeline transforms the documents into an aggregated resul
To learn more about the aggregation stages supported by the {+driver-short+}, see
:ref:`Aggregation Stages <csharp-aggregation-stages>`.

.. sharedinclude:: dbx/agg-tutorials-manual-tip.rst

.. replacement:: language

:guilabel:`{+language+}`

Analogy
~~~~~~~

Expand Down Expand Up @@ -109,4 +115,4 @@ To view a full list of expression operators, see

To learn about explaining MongoDB aggregation operations, see
:manual:`Explain Results </reference/explain-results/>` and
:manual:`Query Plans </core/query-plans/>`.
:manual:`Query Plans </core/query-plans/>`.
Loading