| | |
- CQLParser.Boolean(CQLParser.ModifiableObject)
-
- CBoolean
- CQLParser.Index(CQLParser.PrefixedObject)
-
- CIndex
- CQLParser.ModifierClause
-
- CModifierClause
- CQLParser.ModifierType(CQLParser.PrefixedObject)
-
- CModifierType
- CQLParser.Relation(CQLParser.PrefixedObject, CQLParser.ModifiableObject)
-
- CRelation
- CQLParser.SearchClause(CQLParser.PrefixableObject)
-
- CSearchClause
- CQLParser.Term
-
- CTerm
- CQLParser.Triple(CQLParser.PrefixableObject)
-
- CTriple
- ZCQLConfig
class ZCQLConfig |
| |
|
| |
Methods defined here:
- __init__(self)
Data and non-method functions defined here:
- BIB1 = {'abstract': 62, 'any': 1016, 'anywhere': 1035, 'author': 1003, 'author_personal': 1004, 'concept_text': 1014, 'conference_name': 3, 'corporate_name': 2, 'date': 30, 'date_acquisition': 32, ...}
- CQL = {'anywhere': 1016, 'serverChoice': 1016}
- DC = {'author': 1003, 'creator': 1003, 'date': 30, 'description': 62, 'editor': 1020, 'format': 1034, 'language': 54, 'publisher': 1018, 'resourceIdentifier': 12, 'resourceType': 1031, ...}
- UTIL = {'all': 11, 'anywhere': 12, 'control_number': 4, 'cost': 5, 'database_schema': 7, 'rank': 9, 'record_agent': 2, 'record_date': 1, 'record_language': 3, 'record_syntax': 6, ...}
- XD1 = {'coverage': 12, 'date': 5, 'description': 4, 'format': 7, 'identifier': 8, 'langauge': 10, 'name': 3, 'relation': 11, 'rights': 13, 'source': 9, ...}
- __doc__ = None
- __module__ = 'CQLUtils'
| |