Click or drag to resize

SparqlUpdateCommandAffectsSingleGraph Property

Gets whether the Command will only affect a single Graph.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract bool AffectsSingleGraph { get; }

Property Value

Type: Boolean
See Also