Package | Description |
---|---|
com.hp.hpl.jena.sparql.resultset | |
com.hp.hpl.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 |
---|
ResultSetCompare.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