%DeepSee.Query.set
Class %DeepSee.Query.set Extends group [ System = 3 ]
This class defines an set within a DeepSee query.
A set can contain tuple objects within its children collection.
Methods
%GetType
Method %GetType() As %String
Return 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 set.