DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphNode Class
GraphNode Operators and Type Conversions
Implicit Conversion Operators
Implicit Conversion (GraphNode to Vertex)
Implicit Conversion (GraphNode to Edge)
Implicit Conversion (GraphNode to Path)
Implicit Conversion (GraphNode to String)
Implicit Conversion (GraphNode to Int16)
Implicit Conversion (GraphNode to Int32)
Implicit Conversion (GraphNode to Int64)
Implicit Conversion (GraphNode to Single)
Implicit Conversion (GraphNode to Double)
Implicit Conversion (GraphNode to Boolean)
GraphNode
Conversion (GraphNode to Vertex)
Converts this instance to a
Vertex
instance.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
static
implicit operator
Vertex
(
GraphNode
b
)
Parameters
b
Type:
Dse.Graph
GraphNode
Return Value
Type:
Vertex
See Also
Reference
GraphNode Class
Overload
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.