Click or drag to resize

IGraphStatementGraphReadConsistencyLevel Property

Gets the consistency level used for read graph queries.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Nullable<ConsistencyLevel> GraphReadConsistencyLevel { get; }

Property Value

Type: NullableConsistencyLevel
See Also