Click or drag to resize

GraphStatementGraphLanguage Property

Gets the graph language to use with this statement.

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

Property Value

Type: String

Implements

IGraphStatementGraphLanguage
See Also