Module spring.data.neo4j
Interface Neo4jClient.RunnableSpecBoundToUser
- All Superinterfaces:
Neo4jClient.BindSpec<Neo4jClient.RunnableSpec>,Neo4jClient.RunnableSpec
- Enclosing interface:
- Neo4jClient
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.Neo4jClient.RunnableSpec
fetch, fetchAs, run
-
Method Details
-
in
-