NLQCompatibleClauseHandler
Parameters
The query clause to handle for NLQ processing.
Inheritance
Inheritance Chain:NLQCompatibleClauseHandler
- →
NLQCompatible
- →
ABC
Properties
Mapping of space annotations to their corresponding annotation strings.
The query clause being handled.
List of NLQ annotations associated with this clause handler.
Sequence of parameters used by this clause handler.
Static Methods
from_clauses()
The query clauses to create handlers for.
list[NLQCompatibleClauseHandler]
- List of clause handlers for NLQ-compatible clauses.