Hacker News new | ask | show | jobs
by goralph 730 days ago
Without knowing the specifics of your data model I'd wager what you have is a data modelling problem not a graph problem. Maybe start with that?

There's a reason these graph DBs are esoteric. They're fun & cool to use but there's not a lot of problems they can solve better than a relational DB.