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
ConsistencyLevel Property
Returns the consistency level to use for this statement.
Namespace:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
public
Nullable
<
ConsistencyLevel
>
ConsistencyLevel
{
get
; }
Property Value
Type:
Nullable
ConsistencyLevel
Implements
IGraphStatement
ConsistencyLevel
See Also
Reference
GraphStatement Class
Cassandra.DataStax.Graph Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.