Click or drag to resize

SparqlConnectorDeleteSupported Property

Returns that deleting graphs is not supported.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesDeleteSupported
See Also