1
0
Fork 0
arangodb/Documentation/Examples/aqlqueryresultscalar

5 lines
42 B
Plaintext

FOR u IN users
RETURN u.id
[ 1, 2, 3 ]