Rupert Westenthaler created CLEREZZA-714:
--------------------------------------------
Summary: SingleTdbDatasetTcProvider does not correctly check for
the {union-graph} in the #getTriples(UriRef) method
Key: CLEREZZA-714
URL: https://issues.apache.org/jira/browse/CLEREZZA-714
Project: Clerezza
Issue Type: Bug
Components: storage
Reporter: Rupert Westenthaler
The #getTriples(UriRef) method checks the parsed UriRef for the {union-graph}
name in the if() for the MGrpahs. Because of that a NoSuchEntityException is
issues by calls to the #getMGraph(UriRef) method with the {union-grpah} URI.
Expected would be that the Graph instance for the {union-grpah} is returned.
Thanks to florent andré for reporting [1]
[1] http://markmail.org/message/lxtje6h4utnsyfrs
--
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