Class SelectionOperators.Top

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

public static class SelectionOperators.Top extends Object
AbstractAggregationExpression to return the top element according to the specified order.