Comment on Ask HN: What Is Going on with Neo4j?Comments−rkwz3yI was leaning towards Neo4j as it had support for graph algorithms such as WCC, louvain etcWhat would be a good alternative for it?−jauco3yBlazegraph / amazon neptune (they’re the same thing)Or checkout tinkerpop and the databases that support it.−david_p3yThey are not the same thing. The BlazeGraph team was acqui-hired into the AWS Neptune team, but Neptune is not based on BlazeGraph tech.−jauco3yOh, I misunderstood that then. I thought it was a plain servicification.−jexp3yNot really, they don't support graph algorithms.
Comments
I was leaning towards Neo4j as it had support for graph algorithms such as WCC, louvain etc
What would be a good alternative for it?
Blazegraph / amazon neptune (they’re the same thing)
Or checkout tinkerpop and the databases that support it.
They are not the same thing. The BlazeGraph team was acqui-hired into the AWS Neptune team, but Neptune is not based on BlazeGraph tech.
Oh, I misunderstood that then. I thought it was a plain servicification.
Not really, they don't support graph algorithms.