You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by "WhelanLabs (via GitHub)" <gi...@apache.org> on 2023/05/19 01:08:52 UTC

[GitHub] [incubator-hugegraph-doc] WhelanLabs opened a new pull request, #240: Update propertykey.md

WhelanLabs opened a new pull request, #240:
URL: https://github.com/apache/incubator-hugegraph-doc/pull/240

   Completed the translation to English.
   
   Note: Under section 1.2.5, the Chinese text might be incorrect as it translates for me as:
   
   "Where age is the name of the PropertyKey to be obtained."
   
   The origional text is:
   
   ```
   其中,`age`为要获取的PropertyKey的名字
   ```
   
   However, I believe that the correct statement is:
   
   "Where `age` is the name of the PropertyKey to be deleted."


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-hugegraph-doc] imbajin commented on a diff in pull request #240: Update propertykey.md

Posted by "imbajin (via GitHub)" <gi...@apache.org>.
imbajin commented on code in PR #240:
URL: https://github.com/apache/incubator-hugegraph-doc/pull/240#discussion_r1198784304


##########
content/en/docs/clients/restful-api/propertykey.md:
##########
@@ -232,15 +231,15 @@ GET http://localhost:8080/graphs/hugegraph/schema/propertykeys/age
 }
 ```
 
-#### 1.2.5 根据name删除PropertyKey
+#### 1.2.5 Delete PropertyKey according to name
 
 ##### Method & Url
 
 ```
 DELETE http://localhost:8080/graphs/hugegraph/schema/propertykeys/age
 ```
 
-其中,`age`为要获取的PropertyKey的名字
+Where `age` is the name of the PropertyKey to be deleted.

Review Comment:
   Yep, nice catch, thanks for the correction, I'll update the CN doc now



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@hugegraph.apache.org
For additional commands, e-mail: issues-help@hugegraph.apache.org


[GitHub] [incubator-hugegraph-doc] imbajin merged pull request #240: Update propertykey.md

Posted by "imbajin (via GitHub)" <gi...@apache.org>.
imbajin merged PR #240:
URL: https://github.com/apache/incubator-hugegraph-doc/pull/240


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@hugegraph.apache.org
For additional commands, e-mail: issues-help@hugegraph.apache.org