Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Contains additional logic for calculating the results of a DeepSee query.
|
|
|
For a given cube and query (key) return the number of axes (including the slicer).
pAxisType is an array containing the type of each axis: "axis" or "slicer".
pAxisNode is an array containing the top node number for each axis.
pAxisSize is an array containing the number of leaf nodes for each axis.
pSlicerAxis indicates whether there is a slicer axis. If there is this will contain the axis number for the slicer otherwise 0.