Difference between revisions of "BaseCubeOp"

From www.b-kaempgen.de
Jump to: navigation, search
(Created page with "BaseCubeOp reads data from a cube. We assume a LEAN Data Cube (i.e., dataset with observations on the lowest levels only). BaseCubeOp gets as input a List<Node[]> list with ...")
 
m (1 revision: From LD-Cubes)
 
(No difference)

Latest revision as of 13:24, 4 January 2023

BaseCubeOp reads data from a cube. We assume a LEAN Data Cube (i.e., dataset with observations on the lowest levels only).

BaseCubeOp gets as input a List<Node[]> list with a header and a cube node according to Olap4ld_Metadata#getCubes.28.29.