[ 
https://issues.apache.org/jira/browse/JENA-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698242#comment-16698242
 ] 

ASF GitHub Bot commented on JENA-1639:
--------------------------------------

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

----


> Add Model.getList and Statement.getList.
> ----------------------------------------
>
>                 Key: JENA-1639
>                 URL: https://issues.apache.org/jira/browse/JENA-1639
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 3.9.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>
> Methods {{Model.getList}} and {{Statement.getList}} don't exist while 
> {{getSeq}} etc do; the application has to call {{as(RDFList.class)}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to