Closed namedgraph closed 8 years ago
Pagination using QueryBuilder currently works on SPARQL endpoints only.
QueryBuilder
Apply the same mechanism on Linked Data resources and unify pagination using SPARQL OFFSET/LIMIT either on SPARQL endpoints or Resource Model.
OFFSET
LIMIT
Model
Pagination using
QueryBuilder
currently works on SPARQL endpoints only.Apply the same mechanism on Linked Data resources and unify pagination using SPARQL
OFFSET
/LIMIT
either on SPARQL endpoints or ResourceModel
.