Skip to main content

%DeepSee.Query.tuple

class %DeepSee.Query.tuple extends %DeepSee.Query.set

This represents a tuple within a query.
A tuple specifies a specific set of facts within the cube.
This corresponds to the (A,B,C) construct in MDX.

Method Inventory

Methods

method %GetType() as %String
Return type of this node.
method %ToString(Output pSC As %Status) as %String
Convert this node to its text representation.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab