Click or drag to resize

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

Property Value

Type: IGraph
See Also