mingo
Preparing search index...
operators/pipeline/limit
$limit
Function $limit
$limit
(
coll
:
Iterator
,
expr
:
number
,
_options
:
Options
)
:
Iterator
Restricts the number of documents in an aggregation pipeline.
See
usage
.
Parameters
coll
:
Iterator
expr
:
number
_options
:
Options
Returns
Iterator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Restricts the number of documents in an aggregation pipeline.
See usage.