Click or drag to resize

SparqlConnectorUpdateSupported Property

Returns that Updates are not supported since this connection is read-only.

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

Property Value

Type: Boolean

Implements

IStorageCapabilitiesUpdateSupported
See Also