Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%DeepSee.Query.set

class %DeepSee.Query.set extends %DeepSee.Query.group

This class defines an set within a DeepSee query.
A set can contain tuple objects within its children collection.

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

Subclasses

FeedbackOpens in a new tab