DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.DataStax.Graph
Edge Class
Edge Properties
InV Property
InVLabel Property
OutV Property
OutVLabel Property
Edge
InVLabel Property
Gets the label of the incoming/head vertex.
Namespace:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
public
string
InVLabel
{
get
; }
Property Value
Type:
String
Implements
IEdge
InVLabel
See Also
Reference
Edge Class
Cassandra.DataStax.Graph Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.