API Reference
GraphSceneCluster
Describes a semantic or computed group of graph nodes that an adapter may collapse, expand, or summarize.
Inheritance
- Object
- GraphSceneCluster
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Properties
Id #Gets or sets the stable cluster identifier.
Label #Gets or sets the cluster label shown by host controls and inspectors.
Kind #Gets or sets an optional cluster kind such as hub, community, group, path, or outlier.
ParentClusterId #Gets or sets an optional parent cluster id for nested group navigation.
NodeIds #Gets node ids contained by this cluster.
Collapsed #Gets or sets whether adapters should render this cluster collapsed by default.
Metadata #Gets arbitrary cluster metadata for search, tooltips, inspectors, and host event payloads.