Click or drag to resize

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; }

Property Value

Type: IGraph
See Also