Class SetOperators.SetDifference

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

public static class SetOperators.SetDifference extends Object
AggregationExpression for $setDifference.
Author:
Christoph Strobl