Module spring.data.neo4j
Interface ReactiveNeo4jClient.RunnableSpecBoundToUser
- All Superinterfaces:
Neo4jClient.BindSpec<ReactiveNeo4jClient.RunnableSpec>,ReactiveNeo4jClient.RunnableSpec
- Enclosing interface:
- ReactiveNeo4jClient
public static interface ReactiveNeo4jClient.RunnableSpecBoundToUser
extends ReactiveNeo4jClient.RunnableSpec
Contract for a runnable query bound to a user to be impersonated.
- Since:
- 6.2
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
Method Details
-
in
-