Module spring.data.neo4j
Interface ReactiveNeo4jClient.RunnableSpecBoundToDatabaseAndUser
- All Superinterfaces:
Neo4jClient.BindSpec<ReactiveNeo4jClient.RunnableSpec>,ReactiveNeo4jClient.RunnableSpec
- Enclosing interface:
- ReactiveNeo4jClient
public static interface ReactiveNeo4jClient.RunnableSpecBoundToDatabaseAndUser
extends ReactiveNeo4jClient.RunnableSpec
Combination of
Neo4jClient.RunnableSpecBoundToDatabase and Neo4jClient.RunnableSpecBoundToUser, can't be
bound any further.- Since:
- 6.2
-
Method Summary
Methods inherited from interface org.springframework.data.neo4j.core.Neo4jClient.BindSpec
bind, bindAllMethods inherited from interface org.springframework.data.neo4j.core.ReactiveNeo4jClient.RunnableSpec
fetch, fetchAs, run