TripleStoreEventArgsTripleStore Property |
Gets the Triple Store.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public ITripleStore TripleStore { get; }
Public ReadOnly Property TripleStore As ITripleStore
Get
Property Value
Type:
ITripleStoreSee Also