1
0
Fork 0
arangodb/Doxygen/Examples.Durham/query8

4 lines
92 B
Plaintext

select { user : u, locations : l }
from Users u
list join Locations l on u._id == l.user_id