is there a GRAPH name for the union of the models in a dataset? I have tried: ASK FROM <urn:x-arq:UnionGraph> { { <urn:node:a> (<urn:property:p>){+} <urn:node:b> }}
now assuming that there is a <a, p, b> in one of the models of the dataset it should return "true" Am I missing something? If not, I think I have found a bug. -- LinkedIn: http://www.linkedin.com/in/claudewarren