Click or drag to resize

GraphOptionsSource Property

Gets the graph traversal source name in graph queries.

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

Property Value

Type: String
See Also