Click or drag to resize
GraphOptionsName Property
Gets the graph name to use in graph queries.

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

Property Value

Type: String
See Also