Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-22-2021 11:10 PM
While importing cypher file in neo4j browser using "apoc.cypher.runFile(fileName)" I am able to see the created nodes but the relationships are not visible between them. Kindly help me with this problem. I am using the latest version of Neo4j. Thank You
11-23-2021 01:52 AM
Hi,
I think it comes down to your file not being correct. I frequently use this function as well and have not yet had any problems.
Where does the file come from? Have you exported it previously? Did you maybe not export the relationships alongside the nodes into the file?
Regards,
Elena
11-23-2021 02:31 AM
Hi,
I exported it previously from my database only. I used 'call apoc.export.cypher.all("filename.cypher")' to export.
Regards
Sameer
All the sessions of the conference are now available online