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