We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a865f commit 0658242Copy full SHA for 0658242
source/aggregation.txt
@@ -97,8 +97,9 @@ Consider the following :manual:`limitations </core/aggregation-pipeline-limits/>
97
property of the ``AggregateOptions`` object that you pass to the
98
``Aggregate()`` method.
99
100
-- The :ref:`$graphLookup </reference/operator/aggregation/graphLookup/>` stage has a strict memory
101
- limit of 100 megabytes and will ignore the ``AllowDiskUse`` property.
+- The :manual:`$graphLookup </reference/operator/aggregation/graphLookup/>`
+ stage has a strict memory limit of 100 megabytes and will ignore the
102
+ ``AllowDiskUse`` property.
103
104
Aggregation Example
105
-------------------
0 commit comments