Click or drag to resize

SparqlQueryParser Properties

The SparqlQueryParser type exposes the following members.

Properties
  NameDescription
Public propertyDefaultBaseUri
Gets/Sets the Default Base URI for Queries parsed by this Parser instance.
Public propertyExpressionFactories
Gets/Sets the locally scoped custom expression factories.
Public propertyQueryOptimiser
Gets/Sets the locally scoped Query Optimiser applied to queries at the end of the parsing process.
Public propertySyntaxMode
Gets/Sets the Syntax that should be supported.
Public propertyTraceTokeniser
Gets/Sets whether Tokeniser progress is Traced to the Console.
Top
See Also