| Package | Description |
|---|---|
| org.neo4j.driver.v1 | |
| org.neo4j.driver.v1.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.
|
Copyright © 2018. All rights reserved.