Click or drag to resize

WrapperTripleStoreGraphCleared Event

Event which is raised when a graph is cleared

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

Value

Type: VDS.RDFTripleStoreEventHandler

Implements

ITripleStoreGraphCleared
See Also