- All Superinterfaces:
org.neo4j.driver.internal.FailableCursor
,ResultCursor
- All Known Implementing Classes:
AsyncResultCursorImpl
,DisposableAsyncResultCursor
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.neo4j.driver.internal.FailableCursor
discardAllFailureAsync, pullAllFailureAsync
Methods inherited from interface org.neo4j.driver.async.ResultCursor
consumeAsync, forEachAsync, isOpenAsync, keys, listAsync, listAsync, nextAsync, peekAsync, singleAsync
-
Method Details
-
mapSuccessfulRunCompletionAsync
CompletableFuture<AsyncResultCursor> mapSuccessfulRunCompletionAsync()
-