Class Regex

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

public class Regex extends BinaryValueOperator
Compares the string representation of a value expression to a pattern.
See Also: