Click or drag to resize

SparqlHttpProtocolConnector.ListGraphsSupported Property

Returns that listing Graphs is not supported.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override bool ListGraphsSupported { get; }

Property Value

Type: Boolean

Implements

IStorageCapabilities.ListGraphsSupported
IStorageCapabilities.ListGraphsSupported
See Also