Questions tagged [neo4j-desktop]
54 questions
0
votes
1 answer
Is there a way to configure the filename for a Neo4j Desktop database dump file to exclude timestamp?
I'm a first time user of Neo4j and following a training course to install and learn the basics.
I've installed Neo4j Desktop on a Windows machine and can see that it comes with a demo DB called "Movie DBMS". I'm trying to follow steps to dump the…

ShuP
- 1
0
votes
2 answers
Cannot dump database using Neo4j Desktop with Java 17
Windows 10 and Neo4j Desktop 1.4.9, Java 17.
Each time I try to dump a database, I get the following error in Neo4j Desktop.
I checked the Neo4jDesktop log.
[2021-11-21 18:43:55.043] [error] Selecting JVM - Version:11.0.8, Name:OpenJDK 64-Bit…

Kaliyug Antagonist
- 3,512
- 9
- 51
- 103
0
votes
1 answer
How to make relationship between two nodes from different json file based on matching property value?
I'm using neo4j 4.3.2 version. I have two json files. I want to match and create relationship from first json to second json file based on the matching property between nodes from two json files. Please have look on the json file:
First Json as…

antonyj453
- 17
- 7
0
votes
1 answer
Database failed to create: Error: Could not change password - Neo4j Desktop 1.4.3
I installed and used Neo4j 1.4.2 before, but when upgrading to 1.4.3, I can't create database. So, I uninstalled and installed again, it has same error. Error as below image.
This is my log file:…

Trần Tuấn Anh
- 203
- 3
- 12
0
votes
1 answer
App initialization error in neo4j desktop
I installed neo4j desktop on my windows laptop. It works fine for a few days but the app does not launch after that. I tried reinstalling it a lot of times and the same thing happens - Works fine for a few days and then does not launch.
I see this…

Indra K
- 37
- 1
- 6
0
votes
1 answer
Restore Neo4j DB from Backup with Neo4J Desktop
I have a db backup folder that I'm trying to load into a new db in Neo4J Desktop.

blakesters
- 81
- 2
- 10
0
votes
1 answer
What certificate to use along with neo4j@code-signer
I'm currently developing a graph app for neo4j desktop. From what i figured out, app should be signed with neo4j@code-signer (which utilizes node-forge i presume).
It needs a certificate and private key (and password probably).
What i can't figure…

ibecar
- 415
- 3
- 10
0
votes
1 answer
How to log in Neo4j (respecting original letter case, e.g. uppercase) from Neo4j desktop
I'm using Neo4j desktop, and trying to use APOC to log a message to the info log.
I've read the documentation on this operation here:
https://neo4j.com/labs/apoc/4.1/operational/log/
This is the simple code I'm using, which tries to log "hello…

Peter W
- 952
- 8
- 18
0
votes
3 answers
Neo4j Desktop, Database failed to start
During the installation, there's a problem with the connection to the database. After, when I'm in Neo4j desktop there's this problem:
Conflicts occurred
Database xxx can not be started due to conflicts with external processes.
To fix this problem,…

Mirko Giugliano
- 1
- 1
- 1
0
votes
0 answers
Neo4j Desktop: Databases getting overwritten automatically after update installation
I am using Neo4j Desktop version (1.3.6) with Neo4j server version (4.1.1) on my Windows machine. I had few databases/graphs created which I'd been working on lately.
Yesterday, I got a Neo4j Desktop update notification which I let install on my…

ask-dev
- 606
- 2
- 13
- 30
0
votes
1 answer
neo4j browser can not start database (version 1.3.5)
I'm using windows 10. Neo4j browser update to version 1.3.5. After that I always get an error saying
"Database failed to start: Database process terminated, see logs..
Check the logs"
When I check the folder logs I see nothing. Please help

canbax
- 3,432
- 1
- 27
- 44
0
votes
1 answer
Neo4j Desktop - Where are Remote Graphs stored?
I'm new to Neo4j and am learning the Desktop application. I see that I can Add a Database (I can either Create a Local Graph or Connect to a Remote Graph). Creating a local graph obviously means creating a database on my computer, one with it's own…

brentxphillips
- 11
- 5
0
votes
1 answer
Neo4j Desktop - Difference between Database and File?
I'm new to Neo4j. I've just opened the Desktop application. Starting a Project, the dashboard lists "Add Database" and "Add File". If data is stored in a database then what's a file? I don't get what a file does. Off hand, when I click on each…

brentxphillips
- 11
- 5
0
votes
0 answers
I'm facing issue with importing bulk data from CSV file to neo4j desktop. i increased the memory heap to 8G but not able to import the data
ERROR: There is not enough memory to perform the current task. Please try increasing 'dbms.memory.heap.max_size' in the neo4j configuration (normally in 'conf/neo4j.conf' or, if you you are using Neo4j Desktop, found through the user interface) or…

Haider Abbas
- 11
- 2
0
votes
0 answers
Neo4j Desktop doesn't start up anymore after deleting older unused projects
I wanted to free up some space to load my next dataset into Neo4j, but after deleting a few unused, older projects, it just doesn't start up anymore. The error I get happens to be the exact error as reported in this question, even though my Neo4j…

Manish Giri
- 3,562
- 8
- 45
- 81