You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/07/09 16:27:00 UTC

[jira] [Created] (JENA-2127) RowSet: Binding/Node version of SPARQL result set.

Andy Seaborne created JENA-2127:
-----------------------------------

             Summary: RowSet: Binding/Node version of SPARQL result set.
                 Key: JENA-2127
                 URL: https://issues.apache.org/jira/browse/JENA-2127
             Project: Apache Jena
          Issue Type: Improvement
          Components: ARQ, SPARQL
    Affects Versions: Jena 4.1.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


The existing {{ResultSet}} has both {{Resource}} (mostly) and {{Node}}, via {{Binding}}, operations.

{{RowSet}} is the {{Node}} and {{Binding}} only SPARQL result set.

{{ResultSet}} can migrate to be {{Resource}} by deprecating {{nextBinding}}.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)