Uses of Class
org.neo4j.driver.internal.async.ResultCursorsHolder
Packages that use ResultCursorsHolder
-
Uses of ResultCursorsHolder in org.neo4j.driver.internal.async
Constructors in org.neo4j.driver.internal.async with parameters of type ResultCursorsHolderModifierConstructorDescriptionprotectedUnmanagedTransaction(BoltConnection connection, DatabaseName databaseName, AccessMode accessMode, String impersonatedUser, Consumer<org.neo4j.driver.internal.DatabaseBookmark> bookmarkConsumer, long fetchSize, ResultCursorsHolder resultCursors, NotificationConfig notificationConfig, ApiTelemetryWork apiTelemetryWork, Logging logging)