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