| MultiWaySuffixTree Properties |
The MultiWaySuffixTree type exposes the following members.
| Name | Description | |
|---|---|---|
| EdgesCount |
Gets total number of edges in this suffix tree.
| |
| MinLengthOfMatch |
Gets or sets Minimum length of match required.
| |
| Name |
Gets Name of the suffix tree.
| |
| NoAmbiguity |
Gets or sets a value indicating whether it Matches basic symbols only.
| |
| Sequence |
Gets Sequence used to build the suffix tree.
|