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; }
Public ReadOnly Property Commands As SparqlUpdateCommandSet
Get
Property Value
Type:
SparqlUpdateCommandSetSee Also