SparqlRemoteEndpointDefaultGraphs Property  | 
 
            Gets the Default Graph URIs for Queries made to the SPARQL Endpoint.
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic List<string> DefaultGraphs { get; }Public ReadOnly Property DefaultGraphs As List(Of String)
	Get
Property Value
Type: 
ListString
See Also