This is the json that I want to import into the neo4j which is in a file in my local machine.
{
"products":[{
"item":{
"item_no": ,
"brand": ,
"product_description": ,
"color": ,
"size": ,
"price": ,
"team": ,
"player": ,
"event": ,
"isHotMarket":
}...