Heiko
Heiko
### Scope & Purpose When using: - `SHORTEST_PATH` - `K_SHORTEST_PATHS` - `K_PATHS` - `ALL_SHORTEST_PATHS` and warnings are being generated during AQL Query execution, the warnings all reported with shortest path...
Backport of: https://github.com/arangodb/arangodb/pull/16718 Please see all notes there.
Backport of: https://github.com/arangodb/arangodb/pull/16718 Please see all notes there.
### Scope & Purpose More transition of old graph backend related code to refactored code. - [x] :hammer: Refactoring/simplification ### Checklist - [ ] Tests - [ ] **Regression tests**...
### Scope & Purpose Fixed edge/vertex documents not checked origin collection during creation. Added missing type-check (isString) during creation. Added tests for both cases. Changed HTTP Code for ERROR_GRAPH_REFERENCED_VERTEX_COLLECTION_NOT_USED from...
3.10 Backport of: https://github.com/arangodb/arangodb/pull/16797 EE Companion: https://github.com/arangodb/enterprise/pull/1033
### Scope & Purpose Improve test execution performance by reducing amount of start nodes our parallelExecution test framework. - [x] :fire: Performance improvement ### Checklist - [ ] Tests -...
### Scope & Purpose Enterprise-only graph edges did not report the used shards. This PR fixes this behaviour. - [x] :hankey: Bugfix - [ ] :pizza: New feature - [...
### Scope & Purpose TLDR: Fixed reading and writing of visual graph properties (UI). **Important:** This needs to be tested intensively, as we do not have automated UI tests (?)...
Lodash dependency needs to be raised, see: High: ``` ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=4.17.11 │ ├───────────────┼──────────────────────────────────────────────────────────────┤...