IQueryBuilderQueryType Property |
Gets the query type of the generated SPARQL query.
Namespace:
VDS.RDF.Query.Builder
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxSparqlQueryType QueryType { get; }
ReadOnly Property QueryType As SparqlQueryType
Get
Property Value
Type:
SparqlQueryType
See Also