Click or drag to resize

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; }

Property Value

Type: ListString
See Also