new $k.Operator()
Operator of an attribute condition.
Members
- 
    
static$k.Operator.CONTAINS_PHRASE
 - 
    
    
 - 
    
static$k.Operator.CONTAINS_WORDS
 - 
    
    
 - 
    
static$k.Operator.COVERS
 - 
    
    
 - 
    
static$k.Operator.DISTANCE
 - 
    
    
 - 
    
static$k.Operator.EQ
 - 
    
    
Can be replaced by the string "=="
 - 
    
static$k.Operator.EQUAL
 - 
    
    
Can be replaced by the string "=="
 - 
    
static$k.Operator.EQUAL_CARDINALITY
 - 
    
    
Can be replaced by the string "=="
 - 
    
static$k.Operator.EQUAL_GEO
 - 
    
    
 - 
    
static$k.Operator.EQUAL_REGEX
 - 
    
    
 - 
    
static$k.Operator.EXACT_EQUAL
 - 
    
    
 - 
    
static$k.Operator.FILTER
 - 
    
    
For query references only
 - 
    
static$k.Operator.GE
 - 
    
    
Can be replaced by the string ">="
 - 
    
static$k.Operator.GREATER
 - 
    
    
Can be replaced by the string ">"
 - 
    
static$k.Operator.GREATER_OR_EQUAL
 - 
    
    
Can be replaced by the string ">="
 - 
    
static$k.Operator.GREATER_OVERLAPS
 - 
    
    
 - 
    
static$k.Operator.GT
 - 
    
    
Can be replaced by the string ">"
 - 
    
static$k.Operator.IS_COVERED_BY
 - 
    
    
 - 
    
static$k.Operator.LE
 - 
    
    
Can be replaced by the string "<="
 - 
    
static$k.Operator.LESS
 - 
    
    
Can be replaced by the string "<"
 - 
    
static$k.Operator.LESS_OR_EQUAL
 - 
    
    
Can be replaced by the string "<="
 - 
    
static$k.Operator.LESS_OVERLAPS
 - 
    
    
 - 
    
static$k.Operator.LT
 - 
    
    
Can be replaced by the string "<"
 - 
    
static$k.Operator.MAX_CARDINALITY
 - 
    
    
Can be replaced by the string ">="
 - 
    
static$k.Operator.MIN_CARDINALITY
 - 
    
    
Can be replaced by the string "<="
 - 
    
static$k.Operator.NE
 - 
    
    
Can be replaced by the string "!="
 - 
    
static$k.Operator.NOT_EQUAL
 - 
    
    
Can be replaced by the string "!="
 - 
    
static$k.Operator.OVERLAPS
 - 
    
    
 - 
    
static$k.Operator.RANGE
 -