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