Class Like

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, GraphPatternGroupable, QueryModelNode, ValueExpr, VariableScopeChange

@Deprecated(forRemoval=true) public class Like extends UnaryValueOperator
Deprecated, for removal: This API element is subject to removal in a future version.
Compares the string representation of a value expression to a pattern.
See Also: