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 DictionaryElementId.) |
![]() | Tail |
Gets the tail vertex
|