-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels