mirror of https://gitee.com/bigwinds/arangodb
renamed function
This commit is contained in:
parent
71c050d2fa
commit
3a4f592f8a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue