| Package | Description |
|---|---|
| com.epimorphics.rdfutil | |
| com.epimorphics.webapi |
| Modifier and Type | Method and Description |
|---|---|
static String |
QueryUtil.addPageLimits(String query,
PageInfo pageInfo)
Add limit/offset to query based on paging specification.
|
| Modifier and Type | Field and Description |
|---|---|
protected PageInfo |
ResultPage.pageInfo |
| Constructor and Description |
|---|
ResultPage(PageInfo pageInfo,
List<com.hp.hpl.jena.rdf.model.Resource> results) |
ResultPage(PageInfo pageInfo,
com.hp.hpl.jena.rdf.model.Resource[] resultsArray) |
Copyright © 2015. All rights reserved.