Click or drag to resize

IEdgeOutV Property

Gets the outgoing/tail vertex.

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
IGraphNode OutV { get; }

Property Value

Type: IGraphNode
See Also