Click or drag to resize
GraphStatementGraphName Property
Gets the graph name to use with this statement.

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

Property Value

Type: String

Implements

IGraphStatementGraphName
See Also