Class SelectionOperators.First

java.lang.Object
org.springframework.data.mongodb.core.aggregation.SelectionOperators.First
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
SelectionOperators

public static class SelectionOperators.First extends Object
AbstractAggregationExpression to return the $firstN elements.