SchemaPipeline.sort

Sorts all input documents and returns them to the pipeline in sorted order. MongoDB Documentation: https://docs.mongodb.com/manual/reference/operator/aggregation/sort/#pipe._S_sort

struct SchemaPipeline
@safe
sort
(
Bson sorter
)

Meta