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 2012/07/30 19:43:35 UTC

[jira] [Closed] (JENA-288) QueryIterAssignVarValue: Null iterator

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

Andy Seaborne closed JENA-288.
------------------------------

    
>  QueryIterAssignVarValue: Null iterator
> ---------------------------------------
>
>                 Key: JENA-288
>                 URL: https://issues.apache.org/jira/browse/JENA-288
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: ARQ 2.9.2
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> Test case:
> PREFIX : <http://example/>
> SELECT *
> {
>    BIND ( :g AS ?G )
>    GRAPH ?G { ?s ?p ?o }
> }
> and :g is not a graph in the data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira