javeme opened a new issue, #1930:
URL: https://github.com/apache/incubator-hugegraph/issues/1930
### Feature Description (功能描述)
how-to:
1. register graph-create rpc service&client (like AuthManager register),
before this we need to define an interface `GraphServerRpc`.
2. register graph rpc service&client by `HugeGraph.registerRpcServices()`
for the new graph, then call `RpcServer.exportAll()` to start it.
related question:
https://github.com/apache/incubator-hugegraph/issues/1925#issuecomment-1181562671
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]