Click or drag to resize

GraphOptionsSource Property

Gets the graph traversal source name in graph queries.

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

Property Value

Type: String
See Also