Skip to content
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

translate: hugegraph-client.md into english #116

Merged
merged 3 commits into from
May 2, 2022

Conversation

SAYAKA-Konami
Copy link
Contributor

Translate the quick start of client.

Translate the quick start of client.
Copy link
Member

@simon824 simon824 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@imbajin
Copy link
Member

imbajin commented Apr 27, 2022

and the client have another api doc in docs/client/hugegraph-client.md

I'll add the need in issue later

content/en/docs/quickstart/hugegraph-client.md Outdated Show resolved Hide resolved
content/en/docs/quickstart/hugegraph-client.md Outdated Show resolved Hide resolved

HugeGraph-Client向HugeGraph-Server发出HTTP请求,获取并解析Server的执行结果。目前仅提供了Java版,用户可以使用HugeGraph-Client编写Java代码操作HugeGraph,比如元数据和图数据的增删改查,或者执行gremlin语句。
HugeGraph-Client sends HTTP request to HugeGraph-Server to obtain and parse the execution result of Server. Currently only the Java version is provided. You can use HugeGraph-Client to write Java code to operate HugeGraph, such as adding, deleting, modifying, and querying metadata and graph data, or executing gremlin statements.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently only the HugeGraph-Client for Java is provided.
querying schema and graph data...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I'm not sure what the second sentence means, so I decided to follow the result of google translate. As for the first one, I think we both mean the same thing🤣?

Copy link
Contributor

@javeme javeme Apr 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can adjust some statements:

  • Currently only the Java version is provided => Currently only the HugeGraph-Client for Java is provided
  • querying metadata and graph data => querying schema and graph data...

因为"目前仅提供了Java版"的含义确切的说是:"目前仅提供了Java版的HugeGraph-Client"

Copy link
Contributor

@javeme javeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution, some small comments


示例说明见[HugeGraph-Client基本API介绍](/docs/clients/hugegraph-client)
See[Introduce basic api of HugeGraph-Client](/docs/clients/hugegraph-client)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api => API

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have fixed them all.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not see the changes, did you forget to submit the latest code?

Copy link
Member

@imbajin imbajin Apr 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have fixed them all.

you could check the commit in github files

and use github app it easier

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about now? 😥 Sorry for that mistake.

@imbajin imbajin added this to In progress in Website TODOs via automation Apr 27, 2022
@imbajin imbajin merged commit e7526da into apache:website May 2, 2022
Website TODOs automation moved this from In progress to Done May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants