Hi,
There are some confusion about create an undirected graph in Neo4j. The Neo4j Graph Algorithm book suggests that the undirected relation can be created. I am currently working on an undirected social network in Neo4j. Nodes are represent a person...