Click or drag to resize

EdgeOutVLabel Property

Gets the label of the outgoing/tail vertex.

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

Property Value

Type: String

Implements

IEdgeOutVLabel
See Also