Click or drag to resize

SparqlUpdateParser Properties

The SparqlUpdateParser type exposes the following members.

Properties
  NameDescription
Public propertyDefaultBaseUri
Gets/Sets the Default Base URI used for Updated Commands 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 graph patterns in update commands at the end of the parsing process.
Public propertyTraceTokeniser
Gets/Sets whether Tokeniser Tracing is used.
Top
See Also