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