SparqlQueryParserContext.SubQueryMode Property |
Returns whether this Parser Context is for a sub-query.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool SubQueryMode { get; }
Public ReadOnly Property SubQueryMode As Boolean
Get
Property Value
Type:
Boolean
See Also