| Package | Description |
|---|---|
| org.neo4j.driver | |
| org.neo4j.driver.types |
| Modifier and Type | Method and Description |
|---|---|
Path |
Value.asPath() |
| Modifier and Type | Method and Description |
|---|---|
static Function<Value,Path> |
Values.ofPath()
Converts values to
Path. |
| Modifier and Type | Method and Description |
|---|---|
Path |
MapAccessorWithDefaultValue.get(String key,
Path defaultValue)
Retrieve the path with the given key.
|
| Modifier and Type | Method and Description |
|---|---|
Path |
MapAccessorWithDefaultValue.get(String key,
Path defaultValue)
Retrieve the path with the given key.
|