Calculates and returns all clusters encountered in the dataflow graph.

interface DataflowClusterQuery {
    type: "dataflow-cluster";
}

Hierarchy (view full)

Hierarchy-Diagram

UML class diagram of DataflowClusterQuery

Properties

Properties

type: "dataflow-cluster"

used to select the query type :)