Class BooleanOperators

java.lang.Object
org.springframework.data.mongodb.core.aggregation.BooleanOperators

public class BooleanOperators extends Object
Gateway to boolean expressions that evaluate their argument expressions as booleans and return a boolean as the result.
Since:
1.10
Author:
Christoph Strobl