2025-06-16 18:28:08 +05:00

3 lines
67 B
ArangoDB AQL
Executable File

FOR user IN users
FILTER user.username == "olivier"
RETURN user