SparqlUpdateParserContext Properties |
The SparqlUpdateParserContext type exposes the following members.
Name | Description | |
---|---|---|
BaseUri |
Gets the Base URI for the parsing context.
(Inherited from BaseParserContext.) | |
CommandSet |
Gets the Update Command Set that is being populated.
| |
DataBNodes |
Gets the set of BNodes used in INSERT DATA commands so far.
| |
ExpressionFactories |
Gets/Sets the locally scoped custom expression factories.
| |
Handler |
Gets the Handler used to handle the generated RDF.
(Inherited from BaseParserContext.) | |
LocalTokens |
Gets the Local Tokens stack.
(Inherited from TokenisingParserContext.) | |
NamespaceMap |
Gets the Namespace Map.
| |
Namespaces |
Gets the Namespace Map for the parsing context.
(Inherited from BaseParserContext.) | |
Tokens |
Gets the Token Queue.
(Inherited from TokenisingParserContext.) | |
TraceParsing |
Gets/Sets whether to trace parsing.
(Inherited from BaseParserContext.) | |
TraceTokeniser |
Gets/Sets whether tokeniser tracing is used.
(Inherited from TokenisingParserContext.) |