Apart from what martin wrote, it would also be helpful if you could share your pregel example or at least some code for us to reproduce the error.Cheers
Hello there @skerr,
that indeed sounds like a bug. Could you paste the error from the debug.log? There should be a stacktrace showing where this error might be coming from. You can find the debug log in the logs folder of your neo4j installation.
Che...
For 1.2 we moved triangle counting to production quality tier with signature gds.triangleCount.<mode>. The old triangle listing procedure you mentioned was renamed to gds.alpha.triangles. So I guess you looked at an older version of the documentation...
Hello ambarish,
You are right, currently GDS does not support Neo4j 4.x. However with GDS 1.2, which will be released on May 7, we will support Neo4j 4.0.3.
Best, Sören