Yes, am using APOC. I must also say, that this has always been a touch and go situation with Neo4j ever since I started using it. After updating to the newer desktop ( Neo4j Desktop 1.4.0 ) today, the log file isn't getting updated any more. So there is no information being added.
Would you suggest deactivating the APOC and try again, as there is no error to be seen in the log files.
It reminds me souvenir, I think neo4j changed their main database directory.
If it's not that, usually every update problems are located in the configuration file.
There is a lock in the configuration file who block the update process, it's default value is suppose to be false.
In the worst case, you can still dump all your databases and load them in a brand new DBMS.
Thank you. The setting was already set to true,so that wasn't the issue.
I have to try your second option, but, the issue still remains. This has always been the case with Neo4j, hit or miss if a certain database can update.