| AndCompoundQueryBuilder |
This class implements a compound query builder based on the AND query.
|
| ANetricsQueryBuilderBuilderBase |
This class adds methods for generating the basic query nodes.
|
| ANetricsQueryBuilderBuilderBase.AndQlt |
Define one querylet of an AND score combiner.
|
| ANetricsQueryBuilderBuilderBase.CognateQueryField |
Define the field data for a cognate query.
|
| ANetricsQueryBuilderBuilderBase.CoreMatchCaseQlt |
Define a core querylet/feature of a match case query.
|
| ANetricsQueryBuilderBuilderBase.FirstValidQlt |
Define a querylet for the FirstValid score combiner.
|
| ANetricsQueryBuilderBuilderBase.OrQlt |
Define one querylet of an OR score combiner.
|
| ANetricsQueryBuilderBuilderBase.SimpleQueryField |
Define the field data for a simple query.
|
| ANetricsQueryBuilderBuilderBase.SupportingMatchCaseQlt |
Define a supporting querylet/feature of a match case query.
|
| AQBPCompoundQueryBuilder |
Add method needed by GeneralCompoundQueryBuilder to generate compound queries.
|
| AQBPLogger |
An Abstract base for loggers used in the query builder.
|
| CognateQueryDef |
Definition of a Simple query.
|
| DateQueryDef |
Definition of a Date query.
|
| DfltFileMgr |
Default file manager for the Query Builder Platform.
|
| DfltLoaderMgr |
Default implementation of the QBP loader manager interface.
|
| GeneralCompoundQueryBuilder |
Generalized compound query builder class.
|
| GeneralQueryBuilder |
Generalized query builder class.
|
| MatchCaseCompoundQueryBuilder |
This class implements a compound query builder based on the Match Case query.
|
| QBPFileLogger |
An implementation of AQBPLogger that logs to a standard file or stream.
|
| QBPJaxbUtils |
Provide static methods for reading and writing Query Builder Platform configuration files.
|
| QueryDef |
A definition of a query.
|
| QueryRunner |
Run a set of queries using a compound query builder.
|
| RlinkCompoundQueryBuilder |
This class implements a compound query builder based on an Rlink query.
|
| SimpleQueryDef |
Definition of a Simple query.
|
| TextQueryDef |
Common definitions for text-based querylets: Simple and Cognate.
|