Click or drag to resize

ModifyCommandWherePattern Property

Gets the pattern used for the WHERE clause.

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

Property Value

Type: GraphPattern
See Also