DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphNode Class
GraphNode Constructor
GraphNode Properties
GraphNode Methods
GraphNode Operators and Type Conversions
GraphNode Constructor
Creates a new instance of
GraphNode
.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
GraphNode
(
string
json
)
Parameters
json
Type:
System
String
The graph string json with the form: "{\"result\": ...}".
See Also
Reference
GraphNode Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.