First release of APOC
Over the last few weeks since the release of Neo4j 3.0.0 on April 26, APOC gathered a lot of new functionality including
- free text search
- first graph-algos like page-rank, centrality, allSimplePaths, label-propagation and clique finding (WIP)
- bit-operations
- geocode
- warm-up
- more utility, time, map, and string functions
There are new docs in development at http://neo4j-contrib.github.io/neo4j-apoc-procedures/
That's why I felt a first release was due. And because I wanted to get it into your hands.
ENJOY!
And make sure to report feedback and ideas as GitHub Issues
Michael