Click or drag to resize

WrapperTripleStore.GraphAdded Event

Event which is raised when a graph is added

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event TripleStoreEventHandler GraphAdded

Value

Type: VDS.RDF.TripleStoreEventHandler

Implements

ITripleStore.GraphAdded
See Also