| Package | Description |
|---|---|
| com.vesoft.nebula.client.storage.processor | |
| com.vesoft.nebula.client.storage.scan |
| Modifier and Type | Method and Description |
|---|---|
static Map<ValueWrapper,VertexRow> |
VertexProcessor.constructVertexRow(List<DataSet> dataSets,
String decodeType) |
| Modifier and Type | Method and Description |
|---|---|
VertexRow |
ScanVertexResult.getVertex(ValueWrapper vid)
get vertex row with id
|
| Modifier and Type | Method and Description |
|---|---|
List<VertexRow> |
ScanVertexResult.getVertices()
get all vertex row
|
Map<ValueWrapper,VertexRow> |
ScanVertexResult.getVidVertices()
get the map of vid and vertex row
|
Copyright © 2022. All rights reserved.