apache / apache/incubator-graphar
[Feat] Integrate HugeGraph spark connector as input data source for GraphAr spark tool
- Dominant language
- C++
- Stars
- 373
- Forks
- 93
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 7
Description
**Is your feature request related to a problem? Please describe.**
The graph data migration between HugeGraph and GraphAr could be an important application of GraphAr. This can be implemented based on the HugeGraph Spark connector and the GraphAr Spark library, including reading graph data from HugeGraph to generate GAR files, and reading from GraphAr to create/update instances in HugeGraph.
**Describe the solution you'd like**
Please refer to the integration with Neo4j (https://github.com/alibaba/GraphAr/pull/107).
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.