@API(status=STABLE,
since="6.2")
public interface ReactiveUserSelectionProvider
| Modifier and Type | Method and Description |
|---|---|
static ReactiveUserSelectionProvider |
getDefaultSelectionProvider()
A user selection provider always selecting the connected user.
|
reactor.core.publisher.Mono<UserSelection> |
getUserSelection() |
reactor.core.publisher.Mono<UserSelection> getUserSelection()
static ReactiveUserSelectionProvider getDefaultSelectionProvider()
Copyright © 2019–2022 Neo4j, Neo4j Sweden AB. All rights reserved.