Query¶ Abstract class for models working on a query. Parameters¶ on (Union[str, list]) Attributes¶ type Methods¶ call Call self as a function. Parameters q (Union[List[str], str]) kwargs