swh.graph.grpc_server module# A simple tool to start the swh-graph GRPC server in Java. swh.graph.grpc_server.build_grpc_server_cmdline(**config)[source]# swh.graph.grpc_server.spawn_java_grpc_server(**config)[source]# swh.graph.grpc_server.stop_java_grpc_server(server: Popen, timeout: int = 15)[source]#