Hello,
I have a json file that is already structured as a tree and I'm trying to import it into neo4j. The problem is there is no identifier within the keys since it is already in a tree.
A sample of the json file is shown below:
{
"sales":[
{
"saleD...