Click or drag to resize

SimpleGraphStatementQuery Property

The underlying query string

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string Query { get; }

Property Value

Type: String
See Also