Create a new DateIntervalQueryState object.

Class Variable start start of interval
Class Variable end end of interval
Method __init__ Create a new QueryState object. @param search_filter: search filter this query state is associated with @type search_filter: SearchFilter
Method __repr__ Undocumented
start =
start of interval
end =
end of interval
def __init__(self, filter, start, end):

Create a new QueryState object.

Parameterssearch_filtersearch filter this query state is associated with (type: SearchFilter)
def __repr__(self):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2015-12-15 11:23:22.