Hi.
I am working on implementing a simple social media user follow functionality. However, when I add a new follow relation and call save on the node entity it causes a stack overflow error.
I am relative new to neo4j so i am not sure what exactly is...