SparqlQueryDefaultGraphs Property  | 
 
            Gets the Default Graph URIs for the Query.
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<Uri> DefaultGraphs { get; }Public ReadOnly Property DefaultGraphs As IEnumerable(Of Uri)
	Get
Property Value
Type: 
IEnumerableUri
See Also