Click or drag to resize

PersistentTripleStoreUnderlyingStore Property

Gets the underlying store.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IStorageProvider UnderlyingStore { get; }

Property Value

Type: IStorageProvider
See Also