Hello,
I wanted to try the Neo4j 1.2.1 on a different computer. It is i7 4th generation with 32 GB of RAM, 2.9 GHZ. The interface through Neo4j browser seems responsive and animated as it should be. However, there is a very serious problem with connecting through Chrome port 7474: No problem connecting and logging in. However, the same command like MATCH (n) RETURN (n) Limit 25 either leads to a crash asking to restart the connection or takes minutes to become visible. Furthermore (or even worse), when it comes, it looks like an image that cannot be interacted with.
Any thoughts on this? In the previous computer I did not make any setup change and as here only issued localhost:7474 and that was it. Also, when the browser is busy interacting with the database, it consumes almost 25% of the memory as well as CPU.
I tried to use Explorer but as I do not have permission to add the local host, I did not work.
Any other browser that I might need to use?
Thank you.