Hi there
I'm just starting out to do a bit more with neo4j and I try to represent a truly bi-directional realtionship.
I know neo4j cannot store un-directional relationships ((a)--(b)), which would be an option. And I didn't manage to create bidirect...