TripleStoreEventArgsGraphEvent Property  | 
 
            Gets the Graph Event Arguments (if any).
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic GraphEventArgs GraphEvent { get; }Public ReadOnly Property GraphEvent As GraphEventArgs
	Get
Property Value
Type: 
GraphEventArgs
See Also