File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,6 @@ This guide includes the following sections:
2727- :ref:`Compare Aggregation and Find Operations <rust-agg-compare>`
2828 describes the functionality differences between aggregation and find operations
2929
30- - :ref:`Retrieve Documents as an Array <rust-cursor-array>`
31- describes how to access all results as a single array by collecting the
32- returned cursor results
33-
3430- :ref:`Server Limitations <rust-agg-limitations>` describes the
3531 server limitations on memory usage for aggregation operations
3632
@@ -262,4 +258,4 @@ To learn more about any of the methods or types discussed in this
262258guide, see the following API documentation:
263259
264260- `aggregate() <{+api+}/struct.Collection.html#method.aggregate>`__
265- - `AggregateOptions <{+api+}/options/struct.AggregateOptions.html>`__
261+ - `AggregateOptions <{+api+}/options/struct.AggregateOptions.html>`__
You can’t perform that action at this time.
0 commit comments