Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-24-2020 10:30 AM
Hi!
I need some help with some puzzling behavior of Spring/OGM/Neo4j.
I have a node entity (Movie) with an outgoing relationship to another node entity (Actor).
Creating a new movie with a new actor works just fine.
However, when I take an existing movie, change the actor to a new node entity and save the adjusted movie the relationship is not changed and the new actor node is not saved. Basically any relationship properties of existing nodes are not updated at all!
I've created a small example repository with a failing integration test:
In there I do the following:
Any idea?
09-25-2020 06:21 AM
Got it myself – missing @Transactional at the method.
All the sessions of the conference are now available online