scalar
StringPQLOperator ¶
Bases: PQLOperator
PQLOperator for string values.
IntegerPQLOperator ¶
Bases: PQLOperator
PQLOperator for integer values.
FloatPQLOperator ¶
Bases: PQLOperator
PQLOperator for float values.
DatetimePQLOperator ¶
Bases: PQLOperator
PQLOperator for datetime values.