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