Click or drag to resize

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

Implements

ITripleStoreGraphAdded
See Also