Click or drag to resize

EdgeInV Property

Gets the incoming/head vertex.

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

Property Value

Type: GraphNode
See Also