Click or drag to resize

LeviathanUpdateProcessorGetContext Method (SparqlUpdateCommandSet)

Creates a new Evaluation Context.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected SparqlUpdateEvaluationContext GetContext(
	SparqlUpdateCommandSet cmds
)

Parameters

cmds
Type: VDS.RDF.UpdateSparqlUpdateCommandSet
Update Commands.

Return Value

Type: SparqlUpdateEvaluationContext

[Missing <returns> documentation for "M:VDS.RDF.Update.LeviathanUpdateProcessor.GetContext(VDS.RDF.Update.SparqlUpdateCommandSet)"]

See Also