I'm dealing with a not-so-normal use case where data is present in WARC 
files.
https://en.wikipedia.org/wiki/Web_ARChive
And i want to import the data into Neo4j.

One solution i can think of is to parse the WARC file (some java code to 
read), then write structured data into CSV so that it can then be loaded 
using some import tool.

Is extracting into CSV the only option to load data into Neo4j?

Could you give me some advise or best practices on how to go about 
implementing this use case?

Best,
Phaneendra

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to