dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Parsing.Contexts
Notation3ParserContext Class
Notation3ParserContext Methods
PopGraph Method
PushGraph Method
Notation3ParserContext
PopGraph 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
C#
VB
Copy
public
void
PopGraph
()
Public
Sub
PopGraph
Remarks
Used for Graph Literal parsing.
See Also
Reference
Notation3ParserContext Class
VDS.RDF.Parsing.Contexts Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project