Click or drag to resize

SparqlUpdateCommandSetCommands Property

Gets the enumeration of Commands in the set.

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

Property Value

Type: IEnumerableSparqlUpdateCommand
See Also