Class Exists

All Implemented Interfaces:
Serializable, Cloneable, GraphPatternGroupable, QueryModelNode, ValueExpr, VariableScopeChange

public class Exists extends SubQueryValueOperator
Checks whether the wrapped Query produces any results.
See Also: