Let's say I have two graphs G1 and G2, both having a blank node called _:b0. If 
then I select

SELECT *
FROM <G1>
FROM <G2>
...

is the blank node _:b0 treated as the same node, with properties from both 
blank nodes in the two graphs?

Reply via email to