| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
DeleteVerticesRequest |
GraphStorageService.deleteVertices_args.req |
| Modifier and Type | Method and Description |
|---|---|
DeleteVerticesRequest |
DeleteVerticesRequest.Builder.build() |
DeleteVerticesRequest |
DeleteVerticesRequest.deepCopy() |
DeleteVerticesRequest |
GraphStorageService.deleteVertices_args.getReq() |
DeleteVerticesRequest |
DeleteVerticesRequest.setCommon(RequestCommon common) |
DeleteVerticesRequest |
DeleteVerticesRequest.setParts(Map<Integer,List<Value>> parts) |
DeleteVerticesRequest |
DeleteVerticesRequest.setSpace_id(int space_id) |
| Modifier and Type | Method and Description |
|---|---|
ExecResponse |
GraphStorageService.Iface.deleteVertices(DeleteVerticesRequest req) |
ExecResponse |
GraphStorageService.Client.deleteVertices(DeleteVerticesRequest req) |
void |
GraphStorageService.AsyncIface.deleteVertices(DeleteVerticesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
GraphStorageService.AsyncClient.deleteVertices(DeleteVerticesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler367) |
void |
GraphStorageService.Client.send_deleteVertices(DeleteVerticesRequest req) |
GraphStorageService.deleteVertices_args |
GraphStorageService.deleteVertices_args.setReq(DeleteVerticesRequest req) |
| Constructor and Description |
|---|
deleteVertices_args(DeleteVerticesRequest req) |
deleteVertices_call(DeleteVerticesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler368,
com.facebook.thrift.async.TAsyncClient client364,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory365,
com.facebook.thrift.transport.TNonblockingTransport transport366) |
DeleteVerticesRequest(DeleteVerticesRequest other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.