- Added tests

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@258 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2010-10-06 21:44:13 +00:00
parent 8224033881
commit 3d21363e46
10 changed files with 32 additions and 0 deletions

1
test/younger.query Normal file
View File

@@ -0,0 +1 @@
people-π id,name,chief,age(σ age>a(π a(ρ id➡i,age➡a(people))*people))