INamedGraphGetEdge Method |
| Name | Description | |
|---|---|---|
| GetEdge(Int32) |
Gets the edge for the given id.
Only available if the unique index was declared in the model.
(Inherited from IGraph.) | |
| GetEdge(String) |
Gets the graph element for the given name.
|