Uses of Class
org.eclipse.rdf4j.query.AbstractBindingSet
Package
Description
-
Uses of AbstractBindingSet in org.eclipse.rdf4j.query.algebra.evaluation
Modifier and TypeClassDescriptionclass
An array implementation of theBindingSet
interface.class
An implementation of theBindingSet
interface that is used to evalate query object models. -
Uses of AbstractBindingSet in org.eclipse.rdf4j.query.impl
Modifier and TypeClassDescriptionclass
A List-based implementation of theBindingSet
interface.class
A Map-based implementation of theBindingSet
interface. -
Uses of AbstractBindingSet in org.eclipse.rdf4j.repository.sparql.query
Modifier and TypeClassDescriptionclass
An implementation of theBindingSet
interface that is used to evaluate query object models.