|
|
translateBucketAtomic
|
translateBucketAtomic (
self,
constraint,
vocabularies,
)
|
Exceptions
|
|
|
UT.QueryError, "temporal constraint target range end " + "date follows latest supported date"
UT.QueryError, "temporal constraint target range begin " + "date precedes earliest supported date"
|
|
|
|
__init__
|
__init__ (
self,
table,
idColumn,
dateColumn,
cardinality,
format="ISO 8601",
minDate=101,
maxDate=99991231,
)
|
|