// (c) Copyright 2002, Hewlett-Packard Company, all rights reserved. // Test 4-06 : Anonymous nodes : "equality" in filters // This test was created to test the test code :-) SELECT * SOURCE WHERE (?x, ?p1, ?v1), (?y, ?p2, ?v2) AND ?x EQ ?y