You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the issue template! And a maintainer will get back to you shortly!
Please feel free to contact us on DingTalk, WeChat account(graphscope) or Slack. We are happy to answer your questions responsively.
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.
The text was updated successfully, but these errors were encountered: