APOC Release 3.0.8.5
Thanks a ton for all feedback, issues and ideas.
Especially to @sarmbruster for the contributions.
New Features
- #156: implement automatic tracking of manual index changes
- Updated documentation so that it's available for all 3 versions
- Updates for apoc.periodic.iterate: iterateList:true, retries:5, automatic prefixing of inner statement
- Added support for gzipped streams for load csv and load xml
Bugfixes
- Fix NPE in BetweenessCentrality/PageRankWithCypher
- Fix setting collections as properties fixes #210
- Fix #295 keys come before graph element in graphml export
- Fixes for TTL (better isolation, logging, writability check)
- Fixes #256 (#257) apoc.load.xmlSimple/xml for mixed content (text nodes and child elements)