cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Create a local database graph

Hi, I am currently using neo4j 4.1.1 and I have some performance questions.

Are the any differencies in performance if I use http://localhost:7474/browser/ directly to see my graphs instead of neo4j desktop version ?

I am wondering if when I use this localhost I am losing in performance in comparison with a local created database and imported with the desktop version.

Thanks,
Gabriel

2 REPLIES 2

No, there shouldn't be any difference. The Neo4j Desktop version runs in Chromium but you're using exactly the same code and drivers when you go through http://localhost:7474/browser

Nice, do you know if I can get those nice plugins available on the desktop version on this localhost version? I saw something like a bloom for better and others that seems pretty cool.