Click or drag to resize

ReadWriteSparqlConnector.IsReadOnly Property

Gets that the store is not read-only.

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

Property Value

Type: Boolean

Implements

IStorageCapabilities.IsReadOnly
IStorageCapabilities.IsReadOnly
See Also