How to run as server and connect as client from different machine?
Open
stale
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
The documentation asks to install graphscope as python package. It is not clear if graphscope is an embedded database or can be run as standalone server.
For example, how to launch graphscope as a server running on remote machine and connect to it from a different machine as client?
Also, from the code there seems to be some .proto files in it - can they be used to generate a javascript grpc client and use that to connect to the server instance on remote machine?
In other words, how can I connect from a Javascript client to Graphscope running on a different machine?
Any help would be greatly appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.