public static interface Neo4jClient.RunnableSpec extends Neo4jClient.RunnableSpecTightToDatabase
| Modifier and Type | Method and Description |
|---|---|
Neo4jClient.RunnableSpecTightToDatabase |
in(String targetDatabase)
Pins the previously defined query to a specific database.
|
fetch, fetchAs, runbind, bindAllNeo4jClient.RunnableSpecTightToDatabase in(@Nullable String targetDatabase)
targetDatabase - selected database to useCopyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.