HackerTrans
トップ新着トレンドコメント過去質問紹介求人

acrostoic

no profile record

投稿

Show HN: GraFlo - Universal ETL tool for property KG (Neo4j, TigerGraph, Arango)

github.com
5 ポイント·投稿者 acrostoic·8 か月前·3 コメント

コメント

acrostoic
·8 か月前·議論
Not directly - GraFlo is for the ingestion side, not migration. Migration between different property graph DBs isn't trivial (and sometimes not even possible) because they're organized in fundamentally different ways. Some are much more flexible with uniqueness constraints, indexes, or how they handle certain graph patterns.

But the nice thing is: if you have your source data and GraFlo schema, regenerating your graph in a different DB is trivial. GraFlo handles indexes and constraints for each target database. It's like having the recipe instead of trying to reverse-engineer the cake.