| Package | Description |
|---|---|
| org.apache.jena.sparql.resultset | |
| org.apache.jena.sparql.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
ResultSetCompare.BNodeIso |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ResultSetCompare.equal(Binding bind1,
Binding bind2,
NodeUtils.EqualityTest test)
Compare two bindings, use the node equality test provided
|
static boolean |
ResultSetCompare.equalsByTest(Collection<Binding> b1,
Collection<Binding> b2,
NodeUtils.EqualityTest match) |
| Constructor and Description |
|---|
BNodeIso(NodeUtils.EqualityTest literalTest) |
| Modifier and Type | Field and Description |
|---|---|
static NodeUtils.EqualityTest |
NodeUtils.sameTerm |
static NodeUtils.EqualityTest |
NodeUtils.sameValue |
Licenced under the Apache License, Version 2.0