Click or drag to resize

SparqlUpdateParserContextCommandSet Property

Gets the Update Command Set that is being populated.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SparqlUpdateCommandSet CommandSet { get; }

Property Value

Type: SparqlUpdateCommandSet
See Also