SparqlUpdateParserContext Constructor |
| Name | Description | |
|---|---|---|
| SparqlUpdateParserContext(ITokeniser) |
Creates a new SPARQL Update Parser Context.
| |
| SparqlUpdateParserContext(ITokeniser, TokenQueueMode) |
Creates a new SPARQL Update Parser Context with custom settings.
| |
| SparqlUpdateParserContext(ITokeniser, Boolean, Boolean) |
Creates a new SPARQL Update Parser Context with custom settings.
| |
| SparqlUpdateParserContext(ITokeniser, TokenQueueMode, Boolean, Boolean) |
Creates a new SPARQL Update Parser Context with custom settings.
|