Y
Hacker News
new
|
ask
|
show
|
jobs
by
rkwz
1288 days ago
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?
1 comments
jauco
1288 days ago
Blazegraph / amazon neptune (they’re the same thing)
Or checkout tinkerpop and the databases that support it.
link
david_p
1287 days ago
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.
link
jauco
1287 days ago
Oh, I misunderstood that then. I thought it was a plain servicification.
link
jexp
1288 days ago
Not really, they don't support graph algorithms.
link
Or checkout tinkerpop and the databases that support it.