Closed PhilAndrew closed 7 years ago
Ok I worked out the problem was that I should connect to port 9080 for GRPC, I need to make sure that port 9080 is exposed from my Docker running of DGraph then connect to that port.
I made a DGraph4S for Scala https://github.com/PhilAndrew/DGraph4S