Click or drag to resize

BaseStardogConnectorDeleteSupported Property

Returns that deleting graphs from the Stardog store is not yet supported (due to a .Net specific issue).

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