Click or drag to resize

IEdgeInVLabel Property

Gets the label of the incoming/head vertex.

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

Property Value

Type: String
See Also