Click or drag to resize
GraphStatementIsSystemQuery Property
Determines whether this statement is marked as a system query.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public bool IsSystemQuery { get; }

Property Value

Type: Boolean

Implements

IGraphStatementIsSystemQuery
See Also