Click or drag to resize

SparqlRemoteEndpointDefaultGraphs Property

Gets the Default Graph URIs for Queries made to the SPARQL Endpoint.

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

Property Value

Type: ListString
See Also