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

Does go client provide users with the ability to directly operate kv? #190

Closed
casyFire opened this issue Mar 21, 2022 · 1 comment
Closed

Comments

@casyFire
Copy link

Hi, I saw that the go client provides graph_storage_service-remote.go, which provides the kv interface, which means that I can use the kv service directly in the go client?

@Aiee
Copy link
Contributor

Aiee commented Apr 11, 2022

Yes, you can warp these interfaces yourself and connect to the storage service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants