| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
ChainAddEdgesRequest |
InternalStorageService.chainAddEdges_args.req |
| Modifier and Type | Method and Description |
|---|---|
ChainAddEdgesRequest |
ChainAddEdgesRequest.Builder.build() |
ChainAddEdgesRequest |
ChainAddEdgesRequest.deepCopy() |
ChainAddEdgesRequest |
InternalStorageService.chainAddEdges_args.getReq() |
ChainAddEdgesRequest |
ChainAddEdgesRequest.setEdge_version(long edge_version) |
ChainAddEdgesRequest |
ChainAddEdgesRequest.setIf_not_exists(boolean if_not_exists) |
ChainAddEdgesRequest |
ChainAddEdgesRequest.setParts(Map<Integer,List<NewEdge>> parts) |
ChainAddEdgesRequest |
ChainAddEdgesRequest.setProp_names(List<byte[]> prop_names) |
ChainAddEdgesRequest |
ChainAddEdgesRequest.setSpace_id(int space_id) |
ChainAddEdgesRequest |
ChainAddEdgesRequest.setTerm(long term) |
| Modifier and Type | Method and Description |
|---|---|
ExecResponse |
InternalStorageService.Iface.chainAddEdges(ChainAddEdgesRequest req) |
ExecResponse |
InternalStorageService.Client.chainAddEdges(ChainAddEdgesRequest req) |
void |
InternalStorageService.AsyncIface.chainAddEdges(ChainAddEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler) |
void |
InternalStorageService.AsyncClient.chainAddEdges(ChainAddEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler535) |
void |
InternalStorageService.Client.send_chainAddEdges(ChainAddEdgesRequest req) |
InternalStorageService.chainAddEdges_args |
InternalStorageService.chainAddEdges_args.setReq(ChainAddEdgesRequest req) |
| Constructor and Description |
|---|
chainAddEdges_args(ChainAddEdgesRequest req) |
chainAddEdges_call(ChainAddEdgesRequest req,
com.facebook.thrift.async.AsyncMethodCallback resultHandler536,
com.facebook.thrift.async.TAsyncClient client532,
com.facebook.thrift.protocol.TProtocolFactory protocolFactory533,
com.facebook.thrift.transport.TNonblockingTransport transport534) |
ChainAddEdgesRequest(ChainAddEdgesRequest other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.