Click or drag to resize

ClearCommandAffectsSingleGraph Property

Gets whether this 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