WrapperTripleStore.RaiseGraphCleared 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.RDF.GraphEventArgs
Graph Event Arguments.
See Also