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(Connection connection, Consumer<org.neo4j.driver.internal.DatabaseBookmark> bookmarkConsumer, long fetchSize, ResultCursorsHolder resultCursors, NotificationConfig notificationConfig)