1
0
Fork 0

renamed function

This commit is contained in:
Jan Steemann 2014-11-14 13:07:32 +01:00
parent 71c050d2fa
commit 3a4f592f8a
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ The following other AQL functions have been added:
- `VALUES(document)`: returns the values of a document as a list (this is
the counterpart to the already existing `ATTRIBUTES` function)
- `ASSEMBLE(attributes, values)`: returns a document constructed from attributes
- `ZIP(attributes, values)`: returns a document constructed from attributes
and values passed in separate parameters
The already existing functions `CONCAT` and `CONCAT_SEPARATOR` now support