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; }
Public ReadOnly Property DefaultGraphs As List(Of String)
Get
Property Value
Type:
ListStringSee Also