Click or drag to resize

TriGParserContext Properties

The TriGParserContext type exposes the following members.

Properties
  NameDescription
Public propertyBaseUri
Gets the Base URI for the parser context.
(Inherited from BaseStoreParserContext.)
Public propertyDefaultGraphExists
Gets/Sets whether the Default Graph exists.
Public propertyHandler
Gets the RDF Handler that is in-use.
(Inherited from BaseStoreParserContext.)
Public propertyLocalTokens
Gets the Local Tokens stack.
(Inherited from TokenisingStoreParserContext.)
Public propertyNamespaces
Gets the Namespace Map for the parser context.
(Inherited from BaseStoreParserContext.)
Public propertySyntax
Gets/Sets the Syntax to be used.
Public propertyTokens
Gets the Token Queue.
(Inherited from TokenisingStoreParserContext.)
Public propertyTraceParsing
Gets/Sets whether to trace parsing.
(Inherited from BaseStoreParserContext.)
Public propertyTraceTokeniser
Gets/Sets whether tokeniser tracing is used.
(Inherited from TokenisingStoreParserContext.)
Top
See Also