DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphStatement Class
GraphStatement Methods
SetConsistencyLevel Method
SetGraphLanguage Method
SetGraphName Method
SetGraphReadConsistencyLevel Method
SetGraphSource Method
SetGraphSourceAnalytics Method
SetGraphWriteConsistencyLevel Method
SetReadTimeoutMillis Method
SetSystemQuery Method
SetTimestamp Method
GraphStatement
SetGraphName Method
Sets the graph name to use in graph queries. If you don't call this method, it is left unset.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
IGraphStatement
SetGraphName
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
IGraphStatement
Implements
IGraphStatement
SetGraphName(String)
See Also
Reference
GraphStatement Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.