Preparing search index...
The search index is not available
mingo
mingo
operators/pipeline/sort
$sort
Function $sort
$sort
(
collection
,
expr
,
options
)
:
Iterator
Sorts all input documents and returns them to the pipeline in sorted order.
See
usage
.
Parameters
collection
:
Iterator
expr
:
unknown
options
:
Options
Returns
Iterator
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Sorts all input documents and returns them to the pipeline in sorted order.
See usage.