Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-20-2022 02:04 AM
Hey guys.
So I have created a graph of 3000 nodes and 4000 relationships using py2neo and I am now trying to dig into my graph in the neo4j desktop. If i run a query or an call some gds procedure i can see the graph and look at the code, However the table is always empty and when i try to look at the Text (the big A on the left next to the visualisation window) I get the following error message:
something went wrong: "Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings." and the application can't recover.
going to the https gives the following information
Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.
Can anyone explain what this means and how i can fix it? and also why the table is always empty. I would expect there to be the information regarding the nodes returned or something here, but there is never anything.
thanks!
Solved! Go to Solution.
05-20-2022 03:46 AM
found out the answer! the desktop app will give this error if the "Result view max" and "max record fields" are empty in the settings.
05-20-2022 03:46 AM
found out the answer! the desktop app will give this error if the "Result view max" and "max record fields" are empty in the settings.
All the sessions of the conference are now available online