Click or drag to resize

ISparqlUpdateProcessor.ProcessCommandSet 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.Update.SparqlUpdateCommandSet
Command Set.
See Also