-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
Oskar Hane edited this page Nov 22, 2021
·
14 revisions
Neo4j Desktop is a client application for working with Neo4j. It downloads everything you need to get started working with Neo4j.
Neo4j Desktop is a normal double-clickable application that makes it easy for anyone to run a local Neo4j installation.
- An electron-shell based native application
- A JVM to run Neo4j, Zulu JVM
- Neo4j Enterprise Edition for Developers
- GraphApps built on Neo4j (Neo4j Browser, Neo4j Bloom, etc.)
Neo4j Enterprise Edition for Developers is limited to single-user deployment.
Neo4j Desktop is available for Windows, MacOS and Linux (limited set of distributions)
on Linux: ~/.config/Neo4j Desktop/Application/log.log
on OS X: ~/Library/Logs/Neo4j Desktop/main.log
on Windows before 1.0.19: %USERPROFILE%\AppData\Roaming\Neo4j Desktop\log.log
on Windows after 1.0.19: %USERPROFILE%\.Neo4jDesktop\log.log
on Linux: ~/.config/Neo4j Desktop/Application/
on OS X: ~/Library/Application Support/Neo4j Desktop/Application/
on Windows before 1.0.19: %USERPROFILE%\AppData\Roaming\Neo4j Desktop\
on Windows after 1.0.19: %USERPROFILE%\.Neo4jDesktop\ (or any other user defined path)
- https://neo4j-sync.auth0.com/ - User registration/sign-in
- https://cdn.auth0.com - Auth0 configuration url
- https://auth.neo4j.com - Check for accepted license (signed-in users)
- https://jbp56uj7pb.execute-api.us-east-1.amazonaws.com - license key renewals
- https://www.google-analytics.com for opt-in anonymous usage reporting
- https://b641fde05ac6403fbf7565fe9061e40d@sentry.io/188888 - crash reporting
- https://b641fde05ac6403fbf7565fe9061e40d:58dd210bdcdf494f9373c427bec24fbf@sentry.io/188888 - crash reporting
- https://api.github.com for checking available Neo4j DBMS versions
- http://dist.neo4j.org for checking the available Neo4j Desktop versions
- http://dist.neo4j.org.s3.amazonaws.com/ for downloading Neo4j Desktop updates
- https://s3-eu-west-1.amazonaws.com for redirected download location
- https://npm-registry.neo4j.org main URL for updates to Graph Apps
- https://neo.jfrog.io for updates to Graph Apps
- https://captive.apple.com/hotspot-detect.html to check whether public internet access is available (pre Desktop 1.2.)
- http://dist.neo4j.org/neo4j-desktop/win/latest.yml to check whether public internet access is available (Neo4j Desktop 1.2.0+)
- https://api.ipify.org?format=json - Get IP address used for Karhu
- https://neo4j.com
For now please use the issue reporting of this github repository.
For commercial customers, Zendesk is still the go-to place.