equal constant
IndexDatapoint_NumericRestriction_Operator
const equal
Datapoints are eligible iff their value is == the query's.
Implementation
static const equal = IndexDatapoint_NumericRestriction_Operator('EQUAL');