Click or drag to resize

SparqlUpdateParserContext Constructor

Overload List
  NameDescription
Public methodSparqlUpdateParserContext(ITokeniser)
Creates a new SPARQL Update Parser Context.
Public methodSparqlUpdateParserContext(ITokeniser, TokenQueueMode)
Creates a new SPARQL Update Parser Context with custom settings.
Public methodSparqlUpdateParserContext(ITokeniser, Boolean, Boolean)
Creates a new SPARQL Update Parser Context with custom settings.
Public methodSparqlUpdateParserContext(ITokeniser, TokenQueueMode, Boolean, Boolean)
Creates a new SPARQL Update Parser Context with custom settings.
Top
See Also