|
|
translateBucketBoolean
|
translateBucketBoolean (
self,
operator,
constraints,
vocabularies,
)
|
Exceptions
|
|
|
UT.QueryError, "unrecognized term in " + "vocabulary '" + vocabulary.getName() + "': " + constraint.getTerm()
UT.QueryError, "unsupported vocabulary for " + "bucket '" + constraint.getBucket() + "': " + constraint.getVocabulary()
|
|
|
|
translateBucketAtomic
|
translateBucketAtomic (
self,
constraint,
vocabularies,
)
|
|
|
__init__
|
__init__ (
self,
table,
idColumn,
codeColumn,
cardinality,
)
|
|