Constructs IMatchers by TableSchema.
Inheritance Hierarchy
NReco.NLQuery.TableTableMatcherBuilder
Namespace: NReco.NLQuery.Table
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The TableMatcherBuilder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TableMatcherBuilder | Initializes a new instance of the TableMatcherBuilder class |
Methods
Name | Description | |
---|---|---|
Add(TableSchema) |
Configure matchers for tabular dataset described by TableSchema.
| |
Add(IMatcher, Boolean) |
Add custom IMatcher to this builder.
| |
Build | ||
ConfigureDateMatchers | ||
ConfigureHintMatcher | ||
ConfigureMatchers | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
Opts |
See Also