mirror of https://gitee.com/bigwinds/arangodb
Improves 3.4.6 changelog (#9014)
This commit is contained in:
parent
e53966c843
commit
b5e3fcf06e
|
@ -1,7 +1,8 @@
|
|||
v3.4.6 (XXXX-XX-XX)
|
||||
-------------------
|
||||
|
||||
* added optional second parameter "withId" to AQL function PREGEL_RESULT
|
||||
* fixed internal issue #3918: added optional second parameter "withId" to AQL
|
||||
function PREGEL_RESULT
|
||||
|
||||
this parameter defaults to `false`. When set to `true` the results of the Pregel
|
||||
computation run will also contain the `_id` attribute for each vertex and not
|
||||
|
|
Loading…
Reference in New Issue