IEdge Properties |
The IEdge type exposes the following members.
Name | Description | |
---|---|---|
Id |
Gets the identifier as an instance of IGraphNode.
(Inherited from IElement.) | |
InV |
Gets the incoming/head vertex.
| |
InVLabel |
Gets the label of the incoming/head vertex.
| |
Label |
Gets the label of the element.
(Inherited from IElement.) | |
OutV |
Gets the outgoing/tail vertex.
| |
OutVLabel |
Gets the label of the outgoing/tail vertex.
|