Notation3ParserContextSubGraph Property |
Gets the current sub-graph (if any).
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IGraph SubGraph { get; }
Public ReadOnly Property SubGraph As IGraph
Get
Property Value
Type:
IGraphSee Also