Hi Muni,
Thank you for your questions.
1. GraphAr is a file format for graph storage, while GraphScope serves as a
computational engine that provides capabilities for query execution and graph
processing. Currently, there are no benchmarks available comparing HugeGraph
with GraphAr or its integration with GraphScope. We appreciate your suggestion
on this topic!
2. For integration examples of GraphAr with GraphScope, please refer to the
following link: https://graphscope.io/docs/storage_engine/graphar
<https://graphscope.io/docs/storage_engine/graphar >. Generally, it is
recommended to use GraphAr for graph creation and GraphScope for graph
processing.
3. For information on potential plans for Java and Go support, I recommend
reaching out to the GraphScope community: https://github.com/alibaba/GraphScope
<https://github.com/alibaba/GraphScope >. As for GraphAr’s supoort for Golang,
you can find a relevant discussion here:
https://github.com/apache/incubator-graphar/discussions/540
<https://github.com/apache/incubator-graphar/discussions/540 >. We value your
suggestions and welcome any contributions!
Best regards,
Xue
------------------------------------------------------------------
发件人:Muniraju Pulipalyam <munir...@hotmail.com>
发送时间:2024年9月25日(星期三) 09:48
收件人:"dev@graphar.apache.org"<dev@graphar.apache.org>
主 题:Graphar with GraphScope
Hi All,
1.
Is there any literature on recommendations/best practices on when to use
GraphAr in standalone form and when to integrate with GraphScope? Is there any
information/benchmark comparing HugeGraph with GraphAr or GraphAr+GraphScope?
2.
Is there any example/sample showing integration of GraphAr with GraphScope?
When we use GraphScope, is it recommended to use GraphAr directly for graph
creation activities and GraphScope for traversal activities?
3.
GraphScope is currently available in Python. Is there plans to make it
available for Java and Go? Similarly are there any plans for Golang SDK for
GraphAr?
Thanks,
Muni