Class k.d.q.DateIntervalQueryState(QueryState):

Part of kiwi.db.query View In Hierarchy

Class Variablesstartstart of interval
endend of interval
Method __init__
Method __repr__ Undocumented
def __init__(self, filter, start, end):
Parameterssearch_filtersearch filter this query state is associated with (type: SearchFilter )
def __repr__(self):
Undocumented
API Documentation for Kiwi, generated by pydoctor.