Click or drag to resize

IGraphStatementIsSystemQuery Property

Determines whether this statement is marked as a system query.

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

Property Value

Type: Boolean
See Also