How do you upload OpenCypher formatted data to Neptune without supplying an ID?
I’m a little confused. OpenCypher MERGE statements do not require you to set an ID when loading data. This is ideal unless you want to externally track each node with its ID somewhere else.