Skip to content

Index

Module for PQL operators.

PQLOperator

Bases: ABC

Interface for all PQLOperator.

is_boolean class-attribute instance-attribute

is_boolean = False

query_string abstractmethod property

query_string

Returns query string of given PQLOperator.