[
https://issues.apache.org/jira/browse/JENA-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006652#comment-15006652
]
Andy Seaborne commented on JENA-1064:
-------------------------------------
More about {{Quad.tripleInQuad}} on JENA-1069.
The union graph has a name and can be used in SPARQL {{GRAPH
<urn:x-arq:UnionGraph>}} as well as API use like
{{getGraph(urn:x-arq:UnionGraph)}}.
> Add DatasetGraphBaseFind.findInUnionGraph
> -----------------------------------------
>
> Key: JENA-1064
> URL: https://issues.apache.org/jira/browse/JENA-1064
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> Add operation {{DatasetGraphBaseFind.findInUnionGraph}} so that
> implementations can be told explicitly when a union graph access is being
> done. This maybe the computed default graph or an explicit name of
> {{Quad.unionGraph}} i.e. {{<urn:x-arq:UnionGraph>}}. By the time it gets to
> this level, it is with a graph node name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)