1
0
Fork 0
arangodb/Doxygen/Examples.Ahuacatl/aqlbindcollection

4 lines
61 B
Plaintext

FOR u IN @@collection
FILTER u.active == true
RETURN u