DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.DataStax.Graph
GraphStatement Class
GraphStatement Properties
ConsistencyLevel Property
GraphAlias Property
GraphLanguage Property
GraphName Property
GraphReadConsistencyLevel Property
GraphSource Property
GraphWriteConsistencyLevel Property
IsSystemQuery Property
ReadTimeoutMillis Property
Timestamp Property
GraphStatement
GraphLanguage 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#
Copy
public
string
GraphLanguage
{
get
; }
Property Value
Type:
String
Implements
IGraphStatement
GraphLanguage
See Also
Reference
GraphStatement Class
Cassandra.DataStax.Graph Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.