Click or drag to resize

IGraphStatementIsSystemQuery Property

Determines whether this statement is marked as a system query.

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

Property Value

Type: Boolean
See Also