mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-22 07:28:03 +02:00
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
// (c) Copyright 2002 Hewlett-Packard Development Company, LP
|
|
// Test 2-04 : 2 triple patterns
|
|
|
|
SELECT *
|
|
SOURCE <model1.nt>
|
|
WHERE (?x, ?y, ?z), (?x, ?a, ?z)
|