Database connection is getting failed with following message:
Database failed to start: DB [database-1e125a63-99d1-46c7-9af1-95d1e37eba2d] 'v4.1.0' exited with status 'KILLED'. Check the logs
when I updated apoc.import.file.enabled=true in neo4j.conf in order to import a json file.
It was done successfully in previous project where i had added few more lines in neo4j. conf in order to import json and geojson files, after after sometimes, I got the same data connected failure. So, I had created a new project.
Could anyone please help me here....