Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →
ComparisonOperator = "=" | "!=" | "<" | "<=" | ">" | ">="
"="
"!="
"<"
"<="
">"
">="
Defined in: src/query/expression.ts:15