-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Intergrate with Alibaba/GraphAr #574
Comments
🤖 Hey there, @liuxiaocs7! 👋 I'm Dosu, a friendly bot here to help you navigate through bug squashing, answer your queries, and guide you on your journey to becoming a contributor while we wait for a human maintainer to chime in. Just wanted to say hi and let you know I'll be taking a closer look at your feature request about integrating with Alibaba/GraphAr. Hang tight! 🚀 |
🤖 Thank you for your feature request. The integration of Alibaba's GraphAr with HugeGraph could indeed be a valuable addition to the HugeGraph toolchain. Based on the current structure of the incubator-hugegraph-toolchain codebase, the integration could be implemented in a few steps:
Please note that these are just initial thoughts on how the integration could be implemented. The actual implementation might require additional steps or modifications based on the specifics of the GraphAr Spark library and the GAR file format. Since you have expressed willingness to submit a PR, I would suggest starting with the steps outlined above. Please feel free to ask if you have any questions or need further clarification. As per the Code of Conduct, please ensure to maintain a positive and respectful environment while contributing to this project. CC: @acezen and @imbajin for visibility and additional input. -Dosu Sources
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot. |
Thanks to @liuxiaocs7, we also has a discussion about integrate GraphAr through |
I see, thanks for starting this discussion! |
Hi, you mean this => apache/incubator-graphar#343? |
Yes, sorry for the wrong link... |
Search before asking
Feature Description (功能描述)
The graph data migration between HugeGraph and GraphAr could be important. 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.
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: