INamedGraphGetNode Method |
| Name | Description | |
|---|---|---|
| GetNode(Int32) |
Gets the node for the given unique id.
Only available if the unique index was declared in the model.
(Inherited from IGraph.) | |
| GetNode(String) |
Gets the node for the given name.
|