Index Module for PQL operators. PQLOperator ¶ Bases: abc.ABC Interface for all PQLOperator. is_boolean class-attribute instance-attribute ¶ is_boolean: bool = False query_string abstractmethod property ¶ query_string: str Returns query string of given PQLOperator.