The Node type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Data | Additional data. Currently not used. | |
Edges | A List of all Edges to or from this Node. | |
Expanded | Whether or not this Node is currently expanded (view-only). | |
Name | The name for this Node. This will be used to uniquely identify the node (for instance when searching for it). | |
Visible | Whether or not this Node is currently visible (view-only). |
See Also