Analyzed about 1 month ago
Neo4j Unmanaged Extension for importing CSV files into Tree Structures. Requires Neo4j 2.0, uses schema indexes for root nodes, supports node labeling for all levels of the tree, associating multiple columns to various levels of the tree, and parsing JSON columns for multiple properties.
It was
... [More]
originally written to solve import performance problems using neography to parse and analyse apache2 logfiles for statistics. We saw a 250x improvement in import speed using this extension. [Less]