
public interface OBinaryCompareOperator
| Modifier and Type | Method and Description |
|---|---|
OBinaryCompareOperator |
copy() |
boolean |
execute(Object left,
Object right) |
default boolean |
isRangeOperator() |
boolean |
supportsBasicCalculation() |
boolean supportsBasicCalculation()
OBinaryCompareOperator copy()
default boolean isRangeOperator()
Copyright © 2009–2025 OrientDB. All rights reserved.