Click or drag to resize

INamedGraphGetEdge Method

Overload List
  NameDescription
Public methodGetEdge(Int32)
Gets the edge for the given id. Only available if the unique index was declared in the model.
(Inherited from IGraph.)
Public methodGetEdge(String)
Gets the graph element for the given name.
Top
See Also