Michael Hunger
Michael Hunger
Can you sharemore from the logfile? Do you have a lot of duplicate entries or join tables with missing FK?
@mknblch I would say: `algo.triangles.stream` returns the triangles `algo.triangles` returns the total count it its statistics, and writes the count per node onto the node into a `triangles` property Did...
Will test when having access to a hive instance.
@albertodelazzari could you have a look?
Are you using a local or remote Neo4j database?
Sorry the ETL tool currently only works with "local" desktop databases, as desktop doesn't provide a local directory for remote db's. We will address that in one of the next...
I'm not sure 100% sure what you mean. We should never write relationships for dissimilar pairs as it just explodes with n^2. I want the defaults to be safe, i.e....
we started to add `min, max, mean, stddev, p25, p50,p75,p90,p95,p99,p999,p100 ` for Jaccard and I think we should add it to all the other non-streaming algorithms too. Agree on the...
@albertodelazzari any update on this one?
See also the thesis from Sascha (linked there) and his implementation: https://github.com/SaschaPeukert/BelegParallelAlgorithmsNeo4j