Click or drag to resize

SparqlRdfParserContext Properties

The SparqlRdfParserContext type exposes the following members.

Properties
  NameDescription
Public propertyGraph
Gets the Graph being parsed from.
Public propertyHandler
Gets the Results Handler to be used.
(Inherited from BaseResultsParserContext.)
Public propertyTraceParsing
Gets/Sets whether Parser Tracing is used.
(Inherited from BaseResultsParserContext.)
Public propertyVariables
Gets the Variables that have been seen.
(Inherited from BaseResultsParserContext.)
Top
See Also