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 | Deprecated. |
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 virtual tables (table slices) formed by performing splitting operations on an original
table See:
TableSlice |
Copyright © 2022. All rights reserved.