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
SetGraphSource Method
Sets the graph traversal source name to use in graph queries. If you don't call this method, it defaults to
Source
.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Copy
public
IGraphStatement
SetGraphSource
(
string
source
)
Parameters
source
Type:
System
String
Return Value
Type:
IGraphStatement
Implements
IGraphStatement
SetGraphSource(String)
See Also
Reference
GraphStatement Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.