Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-09-2019 12:55 PM
Hi,
I have a question related to stored procedures and upcoming Java client v4.0.0. Looking at SessionConfig#withFetchSize method javadoc, it will be possible to "specify how many records to fetch in each batch for this session". Does this batch fetching also apply to user stored procedure calls done via a Session/AsyncSession ? If yes, should I understand that I would just need to create a stream of results in my stored procedure, and the java client will take care of pulling my results by batches with size equal to fetchSize ? It would be great !
Thanks by advance.
All the sessions of the conference are now available online