Edge Properties |
The Edge type exposes the following members.
| Name | Description | |
|---|---|---|
| EdgeId |
Gets the edge id
| |
| EdgeType |
Gets the edge type
| |
| Head |
Gets the head vertex
| |
| Id |
An identifier that is unique to its inheriting class.
All vertices of a graph must have unique identifiers.
All edges of a graph must have unique identifiers.
(Overrides DictionaryElement.Id.) | |
| Tail |
Gets the tail vertex
|