T - The type of the returned value.public static interface ReactiveNeo4jClient.OngoingDelegation<T> extends ReactiveNeo4jClient.RunnableDelegation<T>
| Modifier and Type | Method and Description |
|---|---|
ReactiveNeo4jClient.RunnableDelegation<T> |
in(String targetDatabase)
Runs the delegation in the given target database.
|
runReactiveNeo4jClient.RunnableDelegation<T> in(@Nullable String targetDatabase)
targetDatabase - selected database to use. A null value indicates the default database.Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.