Class SetOperators.SetUnion

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

public static class SetOperators.SetUnion extends Object
AggregationExpression for $setUnion.
Author:
Christoph Strobl