neo4j-contrib / neo4j-graph-algorithms

Efficient Graph Algorithms for Neo4j
https://github.com/neo4j/graph-data-science/
GNU General Public License v3.0
772 stars 194 forks source link

Improvement: Write Index as Part of algorithm result #888

Open jexp opened 5 years ago

jexp commented 5 years ago

With a parameter: index:'Label'

also efficiently write an native numeric index with

Label+writeProperty -> node-id -> value