Comment on Ask HN: What Is Going on with Neo4j?parentComments−styluss3yWhat was the use case? I agree, a lot of stuff that is supposedly magic in graph dbs aren't that hard to do in SQL.−chillfox3yNodes with specific properties within a certain number of connections from a specific node, only going through nodes with specific other properties, ordered in fewest connections to most.I was looking for profitable trade routes in EVE Online.−lolive3ySuch as multiple inheritance?
Comments
What was the use case? I agree, a lot of stuff that is supposedly magic in graph dbs aren't that hard to do in SQL.
Nodes with specific properties within a certain number of connections from a specific node, only going through nodes with specific other properties, ordered in fewest connections to most.
I was looking for profitable trade routes in EVE Online.
Such as multiple inheritance?