Click or drag to resize

SparqlQueryIsSubQuery Property

Gets whether this Query is a Sub-Query in another Query.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsSubQuery { get; }

Property Value

Type: Boolean
See Also