Skip to content

Commit 8a01a49

Browse files
authored
Update README to correct names for previous work
1 parent dbfd8e8 commit 8a01a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
A One-Stop Large-Scale Graph Computing System from Alibaba
66
</p>
77

8-
GraphScope is a unified distributed graph computing platform that provides a one-stop environment for performing diverse graph operations on a cluster of computers through a user-friendly Python interface. GraphScope makes multi-staged processing of large-scale graph data on compute clusters simple by combining several important pieces of Alibaba technology: including [Graph Analytics Engine (GAE)](https://github.com/alibaba/libgrape-lite), Graph Interactive Engine (GIE), and [Graph Learning Engine (GLE)](https://github.com/alibaba/graph-learn) for analytical, interactive, and graph-based machine learning computation, respectively, and the [vineyard](https://github.com/alibaba/libvineyard) store that offers efficient in-memory data transfers.
8+
GraphScope is a unified distributed graph computing platform that provides a one-stop environment for performing diverse graph operations on a cluster of computers through a user-friendly Python interface. GraphScope makes multi-staged processing of large-scale graph data on compute clusters simple by combining several important pieces of Alibaba technology: including [GRAPE](https://github.com/alibaba/libgrape-lite), [GraphCompute](https://help.aliyun.com/document_detail/134189.html), and [Graph-Learn](https://github.com/alibaba/graph-learn) (GL) for analytics, interactive, and graph neural networks (GNN) computation, respectively, and the [vineyard](https://github.com/alibaba/libvineyard) store that offers efficient in-memory data transfers.
99

1010
We will release GraphScope 1.0 as open source under the Apache 2.0 license soon.
1111

0 commit comments

Comments
 (0)