Skip to content

refactor(database): update neo4j to 4.4

Hannes Heine requested to merge update-database into master

Created by: ulfgebhardt

🍰 Pullrequest

This PR updates the neo4j database to 4.4

Issues

Todo

  • Investigate how this behaves on a kubernetes cluster

How to test?

  1. check current database contents
  2. check out branch
  3. docker-compose up --build
  4. See all the old content
  5. ...
  6. Profit

Merge request reports