File tree Expand file tree Collapse file tree 1 file changed +7
-20
lines changed Expand file tree Collapse file tree 1 file changed +7
-20
lines changed Original file line number Diff line number Diff line change 44Aggregation
55===========
66
7- The :ref:` Aggregation framework <aggregation-framework>` provides
7+ Aggregation provides
88a natural method for aggregating data inside of MongoDB.
99
10- Documentation
11- -------------
10+ For a description of MongoDB aggregation, see
11+ :doc:`/applications/aggregation`. For examples of aggregation, see
12+ :doc:`/tutorial/aggregation-examples`. For descriptions of aggregation
13+ operators, see :doc:`/reference/aggregation`.
1214
13- The following document describes MongoDB aggregation:
15+ The following is the outline of the aggregation documentation :
1416
1517.. toctree::
1618 :maxdepth: 3
1719
1820 applications/aggregation
19-
20- Tutorial
21- ---------
22-
23- The following tutorial provides examples of aggregation operations:
24-
25- .. toctree::
26- :maxdepth: 1
27-
2821 tutorial/aggregation-examples
29-
30- Reference
31- ---------
32-
33- The following reference section describes aggregation operators:
34-
35- - :doc:`/reference/aggregation`
22+ reference/aggregation
You can’t perform that action at this time.
0 commit comments