SparqlQueryParser Properties |
The SparqlQueryParser type exposes the following members.
Name | Description | |
---|---|---|
DefaultBaseUri |
Gets/Sets the Default Base URI for Queries parsed by this Parser instance.
| |
ExpressionFactories |
Gets/Sets the locally scoped custom expression factories.
| |
QueryOptimiser |
Gets/Sets the locally scoped Query Optimiser applied to queries at the end of the parsing process.
| |
SyntaxMode |
Gets/Sets the Syntax that should be supported.
| |
TraceTokeniser |
Gets/Sets whether Tokeniser progress is Traced to the Console.
|