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; }
Public MustOverride ReadOnly Property AffectsSingleGraph As Boolean
Get
Property Value
Type:
BooleanSee Also