Click or drag to resize

DatasetFileManagerDeleteSupported Property

Returns that deleting graphs is not supported.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesDeleteSupported
IStorageCapabilitiesDeleteSupported
See Also