Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-21-2019 07:40 PM
When I use cypher in my browser, neo4j displays an error: error 25: failed execute 'postmessage' on 'dedicatedworkerglobelscope': data cannot be cloned,out of memory.
how do I solve it?Thank you very much!
05-23-2019 11:28 PM
what is your cypher ?
05-27-2019 05:08 PM
Thank you very much!
My cypher is:CALL algo.unionFind.stream('User', 'FRIEND', {})
YIELD nodeId,setId
return setid, count(*)as count.
I think it should not be a problem with the code, it should be a problem with my browser. After I tried to restart the browser, the problem was solved.
All the sessions of the conference are now available online