StoreHandlerStore Property |
Gets the Triple Store that this Handler is populating.
Namespace:
VDS.RDF.Parsing.Handlers
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected ITripleStore Store { get; }
Protected ReadOnly Property Store As ITripleStore
Get
Property Value
Type:
ITripleStoreSee Also