Click or drag to resize

EdgeOutV Property

Gets the outgoing/tail vertex.

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

Property Value

Type: GraphNode
See Also