Skip to main content

%DeepSee.Query.flag

Class %DeepSee.Query.flag Extends node [ System = 3 ]

This class defines a function flag within a DeepSee query.

Methods

%GetType

Method %GetType() As %String

Return the type of this node.

%ToString

Method %ToString(Output pSC As %Status) As %String

Convert this node to its text representation.

%ProcessAxes

Method %ProcessAxes(pCube As %String, pKey As %String, ByRef pNodeNo As %Integer, Output pNewNodeNo As %Integer, pParent As %Integer, pVisible As %Boolean = 1) As %Status [ Internal ]

Execute and build the axes output for this node.