Click or drag to resize

SparqlUpdateEvaluationContextCommands Property

Gets the Command Set (if any) that this context pertains to.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SparqlUpdateCommandSet Commands { get; }

Property Value

Type: SparqlUpdateCommandSet
See Also