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; }
Public ReadOnly Property Bindings As BindingsPattern
Get
Property Value
Type:
BindingsPatternSee Also