guac icon indicating copy to clipboard operation
guac copied to clipboard

PERF: Make ingestion for neo4j use CSV imports

Open lumjjb opened this issue 3 years ago • 1 comments
trafficstars

Currently importing is a bit slower than expected with direct queries. According to neo4j docs, CSV importing seems to provide better performance for ingesting our data. This issue is around taking a look, evaluating and implementing which technique should be used for GUAC.

https://neo4j.com/developer/guide-import-csv/ https://neo4j.com/blog/bulk-data-import-neo4j-3-0/

lumjjb avatar Oct 20 '22 15:10 lumjjb

FYI: @mihaimaruseac

lumjjb avatar Oct 20 '22 15:10 lumjjb

@mihaimaruseac seems like this is irrelevant at this point. Close?

pxp928 avatar May 18 '23 14:05 pxp928

Agree, we can close this.

mihaimaruseac avatar May 18 '23 15:05 mihaimaruseac