This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new 46fbab64 Update _index.md (#252)
46fbab64 is described below

commit 46fbab646b50aed79100f92f591a27e5a714bd09
Author: John Whelan <[email protected]>
AuthorDate: Mon May 22 00:00:33 2023 -0500

    Update _index.md (#252)
    
    Completed the translation to English.
---
 content/en/docs/clients/restful-api/_index.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/en/docs/clients/restful-api/_index.md 
b/content/en/docs/clients/restful-api/_index.md
index d2639585..8e1b90eb 100644
--- a/content/en/docs/clients/restful-api/_index.md
+++ b/content/en/docs/clients/restful-api/_index.md
@@ -4,8 +4,7 @@ linkTitle: "RESTful API"
 weight: 1
 ---
 
-HugeGraph-Server通过HugeGraph-API基于HTTP协议为Client提供操作图的接口,主要包括元数据和
-图数据的增删改查,遍历算法,变量,图操作及其他操作。
+HugeGraph-Server provides interfaces for clients to operate on graphs based on 
the HTTP protocol through the HugeGraph-API. These interfaces primarily include 
the ability to add, delete, modify, and query metadata and graph data, perform 
traversal algorithms, handle variables, and perform other graph-related 
operations.
 
 [comment]: <> (- Graph Schema)
 

Reply via email to