Click or drag to resize
GraphStatementGraphLanguage Property
Gets the graph language to use with this statement.

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

Property Value

Type: String

Implements

IGraphStatementGraphLanguage
See Also