0

I have two CSV files that I have to Bulk load in Amazon Neptune.

  1. Vertex Data - -Node Data

  2. 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?

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470

1 Answers1

0

Yes, Neptune's bulk loader provides a means to load data into a Neptune cluster from Amazon S3 via the following formats:

Taylor Riggan
  • 1,963
  • 6
  • 12