Skip to content

Use scripting to load data from CSV #8

@youssefeldakar

Description

@youssefeldakar

Though yet to be tested, this may be effective in speeding up the time to insert a bulk of backlog data directly into the underlying graph data store in link-serv. In the Neo4j custom clustering implementation, one key detail to handle will be computing the cluster-wide xid.

This feature would be implemented completely outside the link-serv API service.

In the Encyclopedia of Life project, loading from CSV into Neo4j was seen to significantly speed up the insertion.

Neo4j:

https://neo4j.com/docs/cypher-manual/current/clauses/load-csv/

ArangoDB:

https://www.arangodb.com/docs/stable/programs-arangoimport-examples-csv.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions