Describes a single subgraph node that was added, or modified, paired with the categories of changes that affected it.
A removed ChangedSubgraphNode.SubgraphNode does not have a matching ChangedSubgraphNode. For a usage example, see GraphChanges.
| Property | Description |
|---|---|
| ChangeKinds | The categories of changes that affected this subgraph node, as a set of ChangeKind flags. |
| ID | The unique identifier of the subgraph node. |
| SubgraphNode | The subgraph node that was modified. |