Skip to main content

%DeepSee.Model.expression

Class %DeepSee.Model.expression Extends (%DeepSee.Model.node, %DeepSee.Model.source) [ System = 3 ]

Meta-data object that represents an additional expression variable within the fact table for a DeepSee cube.
No facts are generated for an expression; this is simply a way to define a reusable subexpression when building a cube.

Properties

cube

Relationship cube As %DeepSee.Model.cube(XMLPROJECTION = "none") [ Cardinality = one, Inverse = expressions ];

Cube that this expression belongs to.

Methods

%Validate

Method %Validate() As %Status

Test if this index's definition is valid.