Click or drag to resize

SparqlEvaluationContextBinder Property

Gets/Sets the Results Binder.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SparqlResultBinder Binder { get; set; }

Property Value

Type: SparqlResultBinder
See Also