SparqlRemoteEndpointNamedGraphs Property |
Gets the List of Named Graphs used in requests.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public List<string> NamedGraphs { get; }
Public ReadOnly Property NamedGraphs As List(Of String)
Get
Property Value
Type:
ListStringSee Also