How to construct NEO4j db from 60GB file?

72 Views Asked by At

I'm constructing graph database of dbpedia - 2014 it consists of about 60GB triple text files. What would be time and memory effective solution for this? My machine has:

  1. RAM - 8gb
  2. CPU - 2.20 ghz
  3. HD - 500 GB (HDD)
1

There are 1 best solutions below

1
On BEST ANSWER

Use this project: https://github.com/mirkonasato/graphipedia

Then your computer is enough, just make sure to use a SSD.