Skip to content

Add support for incremental loading #1

@Ameer2896

Description

@Ameer2896

From preliminary testing, I can see that loading nodes/edges into AGE through the csv loading technique replaces the previously existing nodes/edges. The label sequence seems to be reset, and new data is inserted from ID 1.
Due to this, it is not possible to do incremental loading, or periodic loading from other data sources using this tool.

It would be useful if the sequence number of the label is kept and incremented upon. This would also need handling of conflicts with already existing nodes/edges.

Is this something that is currently in scope for this tool?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions