diff options
Diffstat (limited to 'tests/TrigTests/trig-eval-struct-02.nq')
-rw-r--r-- | tests/TrigTests/trig-eval-struct-02.nq | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/TrigTests/trig-eval-struct-02.nq b/tests/TrigTests/trig-eval-struct-02.nq new file mode 100644 index 00000000..a4e416e9 --- /dev/null +++ b/tests/TrigTests/trig-eval-struct-02.nq @@ -0,0 +1,4 @@ +<http://example/s> <http://example/p1> <http://example/o1> . +<http://example/s> <http://example/p2> <http://example/o2> . +<http://example/s> <http://example/p1> <http://example/o1> <http://example/graph> . +<http://example/s> <http://example/p2> <http://example/o2> <http://example/graph> . |