neo4j-devtools / neuler

Playground for Neo4j Graph Algorithms
30 stars 15 forks source link

have a frame with intial graph metrics #42

Open jexp opened 5 years ago

jexp commented 5 years ago

That would be great for people to get a better understanding of their graph topology and to reason which algorithms make sense to run on it.

http://pablobarbera.com/POIR613/code/16-networks-descriptive-analysis.html

(- motif frequency)

jexp commented 5 years ago

we could encapsulate all of that in a single procedure or run it from the UI (in parallel)

tomasonjo commented 3 years ago

sta2ts

Maybe borrowing dataset stats from snap Stanford would make sense