Click or drag to resize

IGraphStatementGraphSource Property

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

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

Property Value

Type: String
See Also