Uses of Class
org.springframework.data.mongodb.core.aggregation.EvaluationOperators.Expr
Packages that use EvaluationOperators.Expr
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of EvaluationOperators.Expr in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return EvaluationOperators.ExprModifier and TypeMethodDescriptionEvaluationOperators.EvaluationOperatorFactory.expr()Creates newAggregationExpressionthat is a valid aggregation expression.static EvaluationOperators.ExprCreates newEvaluationOperators.Expr.static EvaluationOperators.ExprEvaluationOperators.Expr.valueOf(AggregationExpression expression) Creates newEvaluationOperators.Expr.