| Package | Description |
|---|---|
| com.vesoft.nebula | |
| com.vesoft.nebula.client.graph.data |
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.Builder.build() |
Path |
Path.deepCopy() |
Path |
Value.getPVal() |
Path |
Path.setSrc(Vertex src) |
Path |
Path.setSteps(List<Step> steps) |
| Modifier and Type | Method and Description |
|---|---|
static Value |
Value.pVal(Path __value) |
void |
Value.setPVal(Path __value) |
| Constructor and Description |
|---|
Path(Path other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
PathWrapper(Path path)
PathWrapper is a wrapper around the Path type returned by nebula-graph
|
Copyright © 2022. All rights reserved.