Click or drag to resize

Notation3ParserContextPopGraph Method

Pops a Graph from the Graph stack to become the in-scope Graph.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void PopGraph()
Remarks
Used for Graph Literal parsing.
See Also