Click or drag to resize

Edge Properties

The Edge type exposes the following members.

Properties
  NameDescription
Public propertyEdgeId
Gets the edge id
Public propertyEdgeType
Gets the edge type
Public propertyHead
Gets the head vertex
Public propertyId
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.)
Public propertyTail
Gets the tail vertex
Top
See Also