Bug CORE-145
1 vote

FROM NAMED and GRAPH interact incorrectly in some cases

Created by Rob Vesse on 11/9/2011 9:47 PM Last Updated by Rob Vesse on 11/16/2011 5:19 AM
%
 (hrs)
Logged: 0  (hrs)

 Description

A query like the following will return a result when it should return no results:

 

SELECT * FROM NAMED <http://example.org/graph> WHERE { GRAPH <http://example.org/other> { ?s ?p ?o } }

    Rob Vesse (Wednesday, November 16, 2011 5:19 AM) #

Fixed in SVN revision 1959