$sort, $limit, $skip
34/62
Yielding Multiple Documents from One
Sort All the Documents in the Pipeline
•
Sort documents by one or more fields
•
Same order syntax as cursors
•
Waits for earlier pipeline operator to return
•
In-memory unless early and indexed
•
Limit and skip follow cursor behaviour