Click or drag to resize
GraphStatementGraphSource Property
Gets the graph traversal source name to use with this statement.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public string GraphSource { get; }

Property Value

Type: String

Implements

IGraphStatementGraphSource
See Also