Click or drag to resize

ModifyCommandInsertPattern Property

Gets the pattern used for insertions.

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

Property Value

Type: GraphPattern
See Also