Hacker News new | ask | show | jobs
by SNosTrAnDbLe 1722 days ago
We had the same experience. Ended up converting the entire database in Neo4j to relational tables in postgres.
1 comments

Yup, same here. If you have any moderately large data set and do manage to get it loaded , then it will break with only a light graph traversal of 3 layers deep. Played with this for a couple weeks but eventually realized this is not for a large data set.