Click or drag to resize

SparqlQueryParserContextSubQueryMode Property

Returns whether this Parser Context is for a sub-query.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool SubQueryMode { get; }

Property Value

Type: Boolean
See Also