SparqlUpdateParserContext.CommandSet Property |
Gets the Update Command Set that is being populated.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic SparqlUpdateCommandSet CommandSet { get; }
Public ReadOnly Property CommandSet As SparqlUpdateCommandSet
Get
Property Value
Type:
SparqlUpdateCommandSet
See Also