1
0
Fork 0

Improves 3.4.6 changelog (#9014)

This commit is contained in:
sleto-it 2019-05-16 15:45:22 +02:00 committed by GitHub
parent e53966c843
commit b5e3fcf06e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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