graphmalizer / graphmalizer-core

Graphmalizer core
https://graphmalizer.github.io
GNU Affero General Public License v3.0
1 stars 1 forks source link

store size of equiv node #17

Open wires opened 9 years ago

wires commented 9 years ago

equivalence-nodes query is very slow, https://github.com/histograph/stats/blob/master/queries/equivalence-nodes.cypher

prob because I compute := node size, could store this while constructing https://github.com/graphmalizer/graphmalizer-core/blob/master/queries.yaml#L53