Click or drag to resize

SparqlQueryBindings Property

Gets/Sets the VALUES Clause for the Query which are bindings that should be applied.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public BindingsPattern Bindings { get; }

Property Value

Type: BindingsPattern
See Also