public static interface ReactiveFindOperation.TerminatingFindNear<T>
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<org.springframework.data.geo.GeoResult<T>> |
all()
Find all matching elements and return them as
GeoResult. |
reactor.core.publisher.Flux<org.springframework.data.geo.GeoResult<T>> all()
GeoResult.Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.