Hi all,
We just started to work with spring data neo4j.
But have run into the problem when creating a node with a relationship to another existing node.
For example: https://stackoverflow.com/questions/36375560/spring-data-neo4j-create-new-node-with-...