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 2013/01/13 13:28:12 UTC

[jira] [Closed] (JENA-379) SPARQL Property paths with the same variable for subject and object not handled correctly.

     [ https://issues.apache.org/jira/browse/JENA-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-379.
------------------------------

    
> SPARQL Property paths with the same variable for subject and object not handled correctly.
> ------------------------------------------------------------------------------------------
>
>                 Key: JENA-379
>                 URL: https://issues.apache.org/jira/browse/JENA-379
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: Jena 2.7.4, ARQ 2.9.4
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>             Fix For: Jena 2.10.0
>
>
> Example:
> :x :p :y .
> :y :p :x .
> and query SELECT * { ?z :p+ ?z }
> => Too many rows

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira