enum class Operator
Represents the operator to be applied to the value of the query i.e. equals, not equals etc.
eq
ne
lt
gt
le
ge