Package | Description |
---|---|
com.hp.hpl.jena.sparql.engine.binding |
Modifier and Type | Class and Description |
---|---|
class |
BindingHashMap
A muatable mapping from a name to a value such that we can create a tree of levels
with higher (earlier levels) being shared.
|
Modifier and Type | Method and Description |
---|---|
static BindingMap |
BindingFactory.create() |
static BindingMap |
BindingFactory.create(Binding parent) |
Modifier and Type | Method and Description |
---|---|
static void |
BindingUtils.addAll(BindingMap dest,
Binding src) |
static void |
BindingUtils.addToBinding(BindingMap binding,
QuerySolution qSolution) |
Licenced under the Apache License, Version 2.0