createEdge abstract method

Future<StatusResponse> createEdge(
  1. ServiceCall call,
  2. CreateEdgeRequest request
)

Implementation

$async.Future<$0.StatusResponse> createEdge(
    $grpc.ServiceCall call, $0.CreateEdgeRequest request);