apoc icon indicating copy to clipboard operation
apoc copied to clipboard

add a version of periodic.iterate streaming that returns one row per batch

Open neo-technology-build-agent opened this issue 3 years ago • 1 comments

Issue by jexp Monday Apr 15, 2019 at 17:03 GMT Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/1168


with sizes, errors, batchNo, etc. success, retries etc.

Comment by jexp Monday Apr 15, 2019 at 17:03 GMT


e.g. apoc.periodic.iterate.stream or tried to get it into the regular ones just wit a flag

periodic.iterate is being phased out in favor for CALL subqueries in transactions where we have support for this (to some extent at least).

loveleif avatar Mar 24 '25 13:03 loveleif