Click or drag to resize

BaseTripleStore.GraphRemoved Event

Event which is raised when a Graph is removed

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

Value

Type: VDS.RDF.TripleStoreEventHandler

Implements

ITripleStore.GraphRemoved
See Also