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