Difference between revisions of "ProjectionOp"

From www.b-kaempgen.de
Jump to: navigation, search
 
m (1 revision: From LD-Cubes)
 
(No difference)

Latest revision as of 13:24, 4 January 2023

This operator defines the projected measures. Note: ProjectionOp explicitly defines the selected measures, it does not remove selected measures from the cube but instead removes the non-selected measures. We assume a LEAN Data Cube (i.e., dataset with observations on the lowest levels only).

ProjectionOp gets as input an input operator and a List<Node[]> list with a header and measures according to Olap4ld_Metadata#getMeasures.28.29.