Click or drag to resize

DeleteDataCommandAffectsSingleGraph Property

Gets whether the Command affects a single Graph.

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

Property Value

Type: Boolean
See Also