Click or drag to resize

IGraphStatementGraphSource Property

Gets the graph traversal source name to use with this statement.

Namespace:  Cassandra.DataStax.Graph
Assembly:  Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
string GraphSource { get; }

Property Value

Type: String
See Also