Class Limit

java.lang.Object
dev.morphia.aggregation.stages.Stage
dev.morphia.aggregation.stages.Limit

public class Limit extends Stage
Limits the number of documents passed to the next stage in the pipeline.
  • Method Details