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