DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
SimpleGraphStatement Class
SimpleGraphStatement Constructor
SimpleGraphStatement Constructor (String)
SimpleGraphStatement Constructor (IDictionary(String, Object), String)
SimpleGraphStatement Constructor (String, Object)
SimpleGraphStatement Constructor (String)
Creates a new instance of
SimpleGraphStatement
using a query with no parameters.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
Copy
public
SimpleGraphStatement
(
string
query
)
Parameters
query
Type:
System
String
The graph query string.
See Also
Reference
SimpleGraphStatement Class
SimpleGraphStatement Overload
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.