SparqlQueryParser Constructor | 
| Name | Description | |
|---|---|---|
| SparqlQueryParser | 
            Creates a new instance of the SPARQL Query Parser.
              | |
| SparqlQueryParser(SparqlQuerySyntax) | 
            Creates a new instance of the SPARQL Query Parser which supports the given SPARQL Syntax.
              | |
| SparqlQueryParser(TokenQueueMode) | 
            Creates a new instance of the SPARQL Query Parser using the given Tokeniser Queue Mode.
              | |
| SparqlQueryParser(TokenQueueMode, SparqlQuerySyntax) | 
            Creates a new instance of the SPARQL Query Parser using the given Tokeniser which supports the given SPARQL Syntax.
              |