/* * Test 4-01 : Paths : Find all paths of length 2 */ SELECT * SOURCE WHERE (?a, ?b, ?z), (?z, ?c, ?d)