GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/498
JENA-1639: Model.getList and Statement.getList
Attempted to use the local code style at each addition point.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena rdf-list
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/498.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #498
----
commit d914372597d1d2b0296d8fb01e1d95989f42c670
Author: Andy Seaborne <andy@...>
Date: 2018-11-25T18:19:34Z
JENA-1639: Model.getList and Statement.getList
----
---