big-moving.ru/api/soft/ajaxorg/demo/kitchen-sink/docs/aql.aql

3 lines
67 B
ArangoDB AQL
Raw Normal View History

2022-06-24 15:29:23 +05:00
FOR user IN users
FILTER user.username == "olivier"
RETURN user