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(DriverBoltConnection connection, org.neo4j.bolt.connection.DatabaseName databaseName, org.neo4j.bolt.connection.AccessMode accessMode, String impersonatedUser, Consumer<org.neo4j.driver.internal.DatabaseBookmark> bookmarkConsumer, long fetchSize, ResultCursorsHolder resultCursors, org.neo4j.bolt.connection.NotificationConfig notificationConfig, ApiTelemetryWork apiTelemetryWork, Consumer<String> databaseNameConsumer, Logging logging)