Open and Closed Clusters

o

Each cluster can be "open" (objects inside visible) or "closed" (objects inside not visible). The notation is t2o for an open cluster and t2c for a closed cluster. In SigmaQL language the keyword "OPEN" is used:

SELECT     t
CLUSTER    t1,  OPEN t2, t3
FROM       R