Click or drag to resize

CreateCommandAffectsSingleGraph 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