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