DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.DataStax.Graph
GraphNode Class
GraphNode Constructor
GraphNode Properties
GraphNode Methods
GraphNode Operators and Type Conversions
GraphNode Constructor
Creates a new instance of
GraphNode
.
Namespace:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.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
Cassandra.DataStax.Graph Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.