SchemaPipeline.limit

Limits the number of documents passed to the next stage in the pipeline. MongoDB Documentation: https://docs.mongodb.com/manual/reference/operator/aggregation/limit/#pipe._S_limit

struct SchemaPipeline
@safe
limit
(
size_t count
)

Meta