AttributeQueryCompareOperation

Defined in header “ark/catalog/search.hh”.


Operations related to the ‘attribute query rule’.

Values

  • Equals = 0

  • NotEquals = 1

  • LessThan = 2

  • LessThanOrEqual = 3

  • GreaterThan = 4

  • GreaterThanOrEqual = 5