| Interface | Description |
|---|---|
| BindingMapper<T> |
Similar to a RowMapper in spring-jdbc, except this interface is for (jena) bindings.
|
| Class | Description |
|---|---|
| AccLiteral | |
| AggBase | |
| AggLiteral | |
| BindingMapperExpr | |
| BindingMapperExtractNode | |
| BindingMapperPassThrough | |
| BindingMapperUtils | |
| FunctionBindingMapper<T> |
Guava Function wrapper for BindingMapper objects
|
| FunctionNodeValueToString | |
| FunctionResultSetAggregate | |
| IteratorResultSetBinding |
Wraps a result set as an iterator of bindings
|
| MappedConcept | |
| MappedConceptUtils | |
| MappedElement<T> |
Combines a SPARQL element with a row wise mapping to Java objects
Note: You can use ElementSubQuery in cases where you need to map query output
|
| MappedElementUtils |
Copyright © 2014. All rights reserved.