SparqlQuerySpecialType Property |
Gets the Special Type of the Query (if any).
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public SparqlSpecialQueryType SpecialType { get; }
Public ReadOnly Property SpecialType As SparqlSpecialQueryType
Get
Property Value
Type:
SparqlSpecialQueryTypeSee Also