Click or drag to resize

BaseTripleStoreGraphRemoved 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.RDFTripleStoreEventHandler

Implements

ITripleStoreGraphRemoved
See Also