Click or drag to resize

TripleStoreEventArgsTripleStore Property

Gets the Triple Store.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ITripleStore TripleStore { get; }

Property Value

Type: ITripleStore
See Also