See: Description
| Interface | Description |
|---|---|
| ColumnStatsContentModel |
An interface that provides a mechanism for accessing column/univariate
statistics from nodes which can produce them.
|
| ContentModel |
An interface that provides a mechanism for accessing the content of a
ContentContainer in a structured way. |
| JSONContentModel |
An interface that provides a mechanism for accessing the JSON content of a
ContentContainer. |
| PairwiseStatsContentModel |
An interface that provides a mechanism for accessing correlations between
columns.
|
| TableContentModel |
An interface that provides a mechanism for accessing the tabular content of a
ContentContainer. |
| XMLContentModel |
An interface that provides a mechanism for accessing the XML content of a
ContentContainer. |
| Enum | Description |
|---|---|
| StatisticType |
Defines the statistics that can be computed either for a single column or
for combinations of columns/column values.
|
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.