Enumeration OperatorType

The different groups of operators

Enumeration Members

ACCUMULATOR: "accumulator"
EXPRESSION: "expression"
PIPELINE: "pipeline"
PROJECTION: "projection"
QUERY: "query"
WINDOW: "window"