WrapperTripleStoreRaiseGraphCleared Method  | 
  
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxprotected void RaiseGraphCleared(
	GraphEventArgs args
)
Protected Sub RaiseGraphCleared ( 
	args As GraphEventArgs
)
Parameters
- args
 - Type: VDS.RDFGraphEventArgs
Graph Event Arguments. 
See Also