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; }
Public ReadOnly Property IsSubQuery As Boolean
Get
Property Value
Type:
BooleanSee Also