Click or drag to resize
EdgeInV Property
Gets the incoming/head vertex.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public GraphNode InV { get; }

Property Value

Type: GraphNode
See Also