public interface RelationalOperator extends Operator
Operator.TYPEMAX_OP_PRECEDENCE| Modifier and Type | Method and Description |
|---|---|
Predicate |
toPredicate(String prop,
String val)
Create a predicate for this relational operator.
|
getPrecedence, getTypePredicate toPredicate(String prop, String val) throws InvalidQueryException
prop - left operandval - right operandInvalidQueryException - if unable to build the predicate because of invalid operandsCopyright © 2022 Apache Software Foundation. All rights reserved.