Click or drag to resize

SparqlResultSetResults Property

Gets the List of Results.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public List<SparqlResult> Results { get; }

Property Value

Type: ListSparqlResult
See Also