Appearance
Documentation / @andrew_l/search-query-language / BinaryOperator
BinaryOperator: "=" | "!=" | "<" | "<=" | ">" | ">="
"="
"!="
"<"
"<="
">"
">="
Binary operator.