Click or drag to resize

ISparqlUpdateProcessorProcessCommandSet Method

Processes a command set.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
void ProcessCommandSet(
	SparqlUpdateCommandSet commands
)

Parameters

commands
Type: VDS.RDF.UpdateSparqlUpdateCommandSet
Command Set.
See Also