PersistentTripleStoreUnderlyingStore Property |
Gets the underlying store.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IStorageProvider UnderlyingStore { get; }
Public ReadOnly Property UnderlyingStore As IStorageProvider
Get
Property Value
Type:
IStorageProviderSee Also