Difference between revisions of "SliceOp"

From www.b-kaempgen.de
Jump to: navigation, search
(Created page with "This operator removes a Dimension from a Cube, a result of a lower LogicalOlapOp. We assume a LEAN Data Cube (i.e., dataset with observations on the lowest levels only). Sli...")
 
m (1 revision: From LD-Cubes)
 
(No difference)

Latest revision as of 13:24, 4 January 2023

This operator removes a Dimension from a Cube, a result of a lower LogicalOlapOp. We assume a LEAN Data Cube (i.e., dataset with observations on the lowest levels only).

SliceOp gets as input an input operator, a List<Node[]> list with a header and dimensions according to Olap4ld_Metadata#getDimensions.28.29 to be sliced.