Click or drag to resize

SparqlQueryQueryType Property

Gets the type of the Query.

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

Property Value

Type: SparqlQueryType
See Also