I’m currently using Memgraph Cloud, and I have a very large graph that I need to import. I’ve tried converting the graph to a .csv file, but I’m encountering an error in the query when attempting to import it.
LOAD CSV from this question doesn’t work for me.
Is it possible to import a local .csv file into Memgraph Cloud directly