Click or drag to resize

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; }

Property Value

Type: ITripleStore
See Also