Click or drag to resize

LeviathanResultBinder Constructor

Creates a new Leviathan Results Binder.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public LeviathanResultBinder(
	SparqlEvaluationContext context
)

Parameters

context
Type: VDS.RDF.QuerySparqlEvaluationContext
Evaluation Context.
See Also