1
0
Fork 0
arangodb/Documentation/Examples/cursorCountLimit.generated

3 lines
48 B
Plaintext

arangosh> db.five.all().limit(2).count(true);
2