Click or drag to resize
IGraphStatementSetSystemQuery Method
Forces this statement to use no graph name, even if a default graph name was defined with SetName(String).

If a graph name was previously defined on this statement, it will be reset.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
IGraphStatement SetSystemQuery()

Return Value

Type: IGraphStatement
See Also