base
QueryStringPQLOperator ¶
Bases: PQLOperator
PQLOperator for simple query string inputs.
UnaryPQLOperator ¶
Bases: PQLOperator
, ABC
Base class for all unary PQLOperator.
BinaryPQLOperator ¶
Bases: PQLOperator
, ABC
Base class for all binary PQLOperator.