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