I have two CSV files that I have to Bulk load in Amazon Neptune.
Vertex Data - -Node Data
Edge Data -Edge Data
I am trying to load this database in Amazon Neptune DB to create a Knowledge Graph on Edge Data, But after completing all the required steps when I load the data, the LOAD_FAILED response comes up.
Is there any specific format in which I have to upload the CSV sheet?