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

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

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/334

    JENA-1454: Introduce builder pattern for result set reading and writing.

    Rework the machinery for ResultSet reading and writing to use a builder 
pattern (in ResultsReader and ResultsWriter).  This is styled after 
RDFParse/RDFParserBuilder and RDFWriter/RDFWriterBuilder.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena resultset-bnode

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/334.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 #334
    
----
commit 716b86cfa300e8829dbc9238b7c67b711cdef1e2
Author: Andy Seaborne <andy@...>
Date:   2017-12-18T14:49:40Z

    JENA-1454: Introduce builder pattern for result set reading and writing.

----


> Configurable ResultSet reading and writing
> ------------------------------------------
>
>                 Key: JENA-1454
>                 URL: https://issues.apache.org/jira/browse/JENA-1454
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>
> Same patterns as {{RDFParser}}, {{RDFWriter}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to