Working on react app, and neo4j, and encounter this issue.
In elements array in react it's required to pass a unique id.
this helps react with performance.
With normalized db there is always Id field.
Was wandering if there is a better practice than ...