Click or drag to resize

SparqlConnectorListGraphsSupported Property

Returns that listing graphs is supported.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesListGraphsSupported
See Also