1
0
Fork 0
arangodb/Documentation/Examples.Ahuacatl/aqlnull

4 lines
50 B
Plaintext

FOR u IN users
FILTER u.name == null
RETURN u