File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11.. _node-aggregation:
22.. _nodejs-aggregation:
33
4- ===========
5- Aggregation
6- ===========
4+ ======================
5+ Aggregation Operations
6+ ======================
77
88.. facet::
99 :name: genre
@@ -21,7 +21,7 @@ Aggregation
2121.. toctree::
2222 :titlesonly:
2323 :maxdepth: 1
24-
24+
2525 Pipeline Stages </aggregation/pipeline-stages>
2626
2727.. _nodejs-aggregation-overview:
@@ -37,7 +37,7 @@ computed results. The MongoDB Aggregation framework is modeled on the
3737concept of data processing pipelines. Documents enter a pipeline comprised of one or
3838more stages, and this pipeline transforms the documents into an aggregated result.
3939
40- To learn more about the aggregation stages supported by the Node.js Driver, see :ref:`Aggregation Stages <node-aggregation-pipeline-stages>`.
40+ To learn more about the aggregation stages supported by the Node.js Driver, see :ref:`Aggregation Pipeline Stages <node-aggregation-pipeline-stages>`.
4141
4242.. _node-aggregation-tutorials:
4343
You can’t perform that action at this time.
0 commit comments