TriGParserContext Properties |
The TriGParserContext type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseUri |
Gets the Base URI for the parser context.
(Inherited from BaseStoreParserContext.) | |
| DefaultGraphExists |
Gets/Sets whether the Default Graph exists.
| |
| Handler |
Gets the RDF Handler that is in-use.
(Inherited from BaseStoreParserContext.) | |
| LocalTokens |
Gets the Local Tokens stack.
(Inherited from TokenisingStoreParserContext.) | |
| Namespaces |
Gets the Namespace Map for the parser context.
(Inherited from BaseStoreParserContext.) | |
| Syntax |
Gets/Sets the Syntax to be used.
| |
| Tokens |
Gets the Token Queue.
(Inherited from TokenisingStoreParserContext.) | |
| TraceParsing |
Gets/Sets whether to trace parsing.
(Inherited from BaseStoreParserContext.) | |
| TraceTokeniser |
Gets/Sets whether tokeniser tracing is used.
(Inherited from TokenisingStoreParserContext.) |