| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
LookupIndexResp |
GraphStorageService.lookupIndex_result.success |
| Modifier and Type | Method and Description |
|---|---|
LookupIndexResp |
LookupIndexResp.Builder.build() |
LookupIndexResp |
LookupIndexResp.deepCopy() |
LookupIndexResp |
GraphStorageService.AsyncClient.lookupIndex_call.getResult() |
LookupIndexResp |
GraphStorageService.lookupIndex_result.getSuccess() |
LookupIndexResp |
GraphStorageService.Iface.lookupIndex(LookupIndexRequest req) |
LookupIndexResp |
GraphStorageService.Client.lookupIndex(LookupIndexRequest req) |
LookupIndexResp |
GraphStorageService.Client.recv_lookupIndex() |
LookupIndexResp |
LookupIndexResp.setData(DataSet data) |
LookupIndexResp |
LookupIndexResp.setResult(ResponseCommon result) |
| Modifier and Type | Method and Description |
|---|---|
GraphStorageService.lookupIndex_result |
GraphStorageService.lookupIndex_result.setSuccess(LookupIndexResp success) |
| Constructor and Description |
|---|
lookupIndex_result(LookupIndexResp success) |
LookupIndexResp(LookupIndexResp other)
Performs a deep copy on other.
|
Copyright © 2022. All rights reserved.