T - returned typepublic static interface ReactiveFluentFindOperation.TerminatingFind<T> extends ReactiveFluentFindOperation.TerminatingFindWithoutQuery<T>
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<T> |
one()
Get exactly zero or one result.
|
allreactor.core.publisher.Mono<T> one()
IncorrectResultSizeDataAccessException - if more than one match found.Copyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.