Michael Hunger
Michael Hunger
Can you share the generated file? Alberto it would be good if we covered all the data types and input modes in IT. Perhaps we can have one generic IT...
@davidlrosenblum ping?
@grubytolman can you share the table definition for that column? Which Postgres version are you using?
the above seems to be only a partial query, it misses the params, and the "true" ``` WITH apoc.cypher.runFirstColumn("MATCH (movie:movie)-->(c:movie) WHERE ID(movie)=$id RETURN c", {id:$id}, True) AS x UNWIND x...
@Joshua-Yu ping?
Can you try with version 1.5.0?
Have a version of this that predicts the missing link between three nodes based on config for "stable triangles" * Either output existing 3rd link * Predict possible 3rd link...
At least in the command line, not yet in the UI.
Can you share more details about your graph size? Nodes, relationships, degree distribution.