Vertex Properties |
The Vertex type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
VertexId |
Gets the unique id of a vertex
| |
VertexType |
Gets the vertex type of this Vertex
|