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