[Feature] Support go client basic version in HugeGraph #2384
Pinned
izliang
started this conversation in
Show and tell
Replies: 1 comment
-
Could we divide it into smaller subtasks like python-client and continue to track this task in this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The hugegraph client basic version in go language has been released, which includes basic gremlin, propertykey, vertexLabel, edgeLabel, Vertex APIs, and some Edge APIs. It can use simple functions and interact with hugegraph server.
Welcome everyone to jointly build the go language version of the client. Here is the readme file for hugegraph client go. Welcome everyone to contribute the code. (Click me to readme)
Beta Was this translation helpful? Give feedback.
All reactions