deleteVertices abstract method

Future<ExecResponse> deleteVertices(
  1. DeleteVerticesRequest? req
)

Implementation

Future<ExecResponse> deleteVertices(DeleteVerticesRequest? req);