alibaba / alibaba/GraphScope

How to run as server and connect as client from different machine?

Open
#4,393 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.