Class SetOperators.SetIntersection

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

public static class SetOperators.SetIntersection extends Object
AggregationExpression for $setIntersection.
Author:
Christoph Strobl