Click or drag to resize

BaseSesameHttpProtocolConnector.DeleteSupported Property

Returns that deleting graphs from the Sesame store is supported.

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

Property Value

Type: Boolean

Implements

IStorageCapabilities.DeleteSupported
IStorageCapabilities.DeleteSupported
See Also