[Feature] sync graph-create api call to multi-servers
Open
feature
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 636
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 14
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.