Click or drag to resize

ReadWriteSparqlConnectorUpdateSupported Property

Gets that triple level updates are supported, see the remarks section of the ReadWriteSparqlConnector for exactly what is and isn't supported.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesUpdateSupported
IStorageCapabilitiesUpdateSupported
See Also