The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
// Test 4-01 : Paths : Find all paths of length 2

SELECT *
SOURCE <model2.nt>
WHERE  (?a, ?b, ?z), (?z, ?c, ?d)