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
- Author:
- Michael J. Simons
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface Neo4jClient.BindSpec
bind, bindAllMethods inherited from interface ReactiveNeo4jClient.RunnableSpec
fetch, fetchAs, run
-
Method Details
-
in
-