Hello.
The query
RETURN {
a: (FOR m IN collection COLLECT WITH COUNT INTO length RETURN
length)[0],
b: LENGTH( collection),
}
returns next result: [{ "a": 142058379, "b": 142050050 }].
How this could be? ArangoDB is deployed in single 3.7.6 instance.
Best regards,
Alexander.
--
You received this message because you are subscribed to the Google Groups
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/arangodb/d13d8502-6741-4dbf-9afc-0319fc1fcd8cn%40googlegroups.com.