Click or drag to resize

SparqlResultSetResultsType Property

Gets the Type of the Results Set.

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

Property Value

Type: SparqlResultsType
See Also