This is an automated email from the ASF dual-hosted git repository. lixueclaire pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git
The following commit(s) were added to refs/heads/main by this push: new 6ac1825a chore(typo): Update README-zh-cn.md (#596) 6ac1825a is described below commit 6ac1825ae4445a17a5b9074837bedd663058ce3e Author: Xin Hao <haoxi...@gmail.com> AuthorDate: Fri Aug 16 13:58:29 2024 +0800 chore(typo): Update README-zh-cn.md (#596) Signed-off-by: Xin Hao <haoxi...@gmail.com> --- README-zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh-cn.md b/README-zh-cn.md index 768eb391..96e04936 100644 --- a/README-zh-cn.md +++ b/README-zh-cn.md @@ -24,7 +24,7 @@ alt="Overview" /> GraphAr(全称为“Graph Archive”,直译为图的归档)项目旨在使各种应用程序和系统(包括内存和外存中的存储、数据库、图计算系统和交互式图查询框架)能够方便高效地构建和访问图数据。 -它可以用于图数据的导入/导出和持久化存储,进行系统间高效的数据交换,从而减轻系统协作时的负担。此外,它还可以作为直接作为图计算应用的数据源。 +它可以用于图数据的导入/导出和持久化存储,进行系统间高效的数据交换,从而减轻系统协作时的负担。此外,它还可以直接作为图计算应用的数据源。 为实现这一目标,GraphAr 项目提供了: --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For additional commands, e-mail: commits-h...@graphar.apache.org