| Package | Description |
|---|---|
| com.vesoft.nebula.storage |
| Modifier and Type | Field and Description |
|---|---|
GetPropResponse |
GraphStorageService.getProps_result.success |
| Modifier and Type | Method and Description |
|---|---|
GetPropResponse |
GetPropResponse.Builder.build() |
GetPropResponse |
GetPropResponse.deepCopy() |
GetPropResponse |
GraphStorageService.Iface.getProps(GetPropRequest req) |
GetPropResponse |
GraphStorageService.Client.getProps(GetPropRequest req) |
GetPropResponse |
GraphStorageService.AsyncClient.getProps_call.getResult() |
GetPropResponse |
GraphStorageService.getProps_result.getSuccess() |
GetPropResponse |
GraphStorageService.Client.recv_getProps() |
GetPropResponse |
GetPropResponse.setProps(DataSet props) |
GetPropResponse |
GetPropResponse.setResult(ResponseCommon result) |
| Modifier and Type | Method and Description |
|---|---|
GraphStorageService.getProps_result |
GraphStorageService.getProps_result.setSuccess(GetPropResponse success) |
| Constructor and Description |
|---|
GetPropResponse(GetPropResponse other)
Performs a deep copy on other.
|
getProps_result(GetPropResponse success) |
Copyright © 2022. All rights reserved.