Uses of Class
org.eclipse.rdf4j.query.impl.MapBindingSet
Packages that use MapBindingSet
Package
Description
Parsers and writers for the
SPARQL Query Results XML Format
Helper and utility classes for the
SailRepository
-
Uses of MapBindingSet in org.eclipse.rdf4j.query.impl
Fields in org.eclipse.rdf4j.query.impl declared as MapBindingSet -
Uses of MapBindingSet in org.eclipse.rdf4j.query.resultio.sparqlxml
Fields in org.eclipse.rdf4j.query.resultio.sparqlxml declared as MapBindingSetModifier and TypeFieldDescriptionprivate MapBindingSet
SPARQLResultsSAXParser.currentSolution
The bound variables for the current result. -
Uses of MapBindingSet in org.eclipse.rdf4j.repository.sail.helpers
Methods in org.eclipse.rdf4j.repository.sail.helpers with parameters of type MapBindingSetModifier and TypeMethodDescriptionprivate Statement
SailUpdateExecutor.createStatementFromPattern
(StatementPattern pattern, BindingSet sourceBinding, MapBindingSet bnodeMapping) -
Uses of MapBindingSet in org.eclipse.rdf4j.repository.sparql.query
Fields in org.eclipse.rdf4j.repository.sparql.query declared as MapBindingSet -
Uses of MapBindingSet in org.eclipse.rdf4j.sail.shacl.ast.targets
Methods in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type MapBindingSetModifier and TypeMethodDescriptionprivate static boolean
TargetChainRetriever.bindingsEquivalent
(StatementMatcher currentStatementMatcher, MapBindingSet bindings, MapBindingSet previousBindings)