| Class | Description |
|---|---|
| Relation |
A tabular data structure like a table in a relational database, but not formally implementing the
relational algebra
|
| RollingColumn |
Does a calculation on a rolling basis (e.g.
|
| Rows |
A static utility class for row operations
|
| SelectionTableSliceGroup |
A group of tables formed by performing splitting operations on an original table
|
| StandardTableSliceGroup |
A group of tables formed by performing splitting operations on an original table
|
| TableSlice |
A TableSlice is a facade around a Relation that acts as a filter.
|
| TableSliceGroup |
A group of tables formed by performing splitting operations on an original table
|
Copyright © 2021. All rights reserved.