GraphHandlerGraph Property  | 
 
            Gets the Graph that this handler wraps.
            
 
    Namespace: 
   VDS.RDF.Parsing.Handlers
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxprotected IGraph Graph { get; }Protected ReadOnly Property Graph As IGraph
	Get
Property Value
Type: 
IGraph
See Also