1
votes

How do you create Neo4j relationships in Java while using @RepositoryRestResource to export domain objects to Rest?

1

1 Answers

0
votes

I'm not sure if you're still looking for an answer to this or not. I had asked a similar question, didn't receive any answers but found my own workaround for the little app I'm building to learn more in Spring/Angular2. Check out the answer I posted to my question here: Spring Data REST Neo4j create a relationship