Click or drag to resize
IEdge Properties

The IEdge type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the identifier as an instance of IGraphNode.
(Inherited from IElement.)
Public propertyInV
Gets the incoming/head vertex.
Public propertyInVLabel
Gets the label of the incoming/head vertex.
Public propertyLabel
Gets the label of the element.
(Inherited from IElement.)
Public propertyOutV
Gets the outgoing/tail vertex.
Public propertyOutVLabel
Gets the label of the outgoing/tail vertex.
Top
See Also