cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

kishore14101995
Node Link
since ‎03-09-2020
‎06-01-2022

User Statistics

  • 7 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi all, I am a new neo4j developer, I am currently working in a Startup which primarily serves hospitality industry. In that our team develops food ordering system, last week our team got a challenge to recommend items to the user based on the past o...
Hi all, I have a json file containing array of objects Sample records from file is as below: Item JSON, [ { "id": "1", "name": "Pizza" }, { "id": "2", "name": "Coke" }, { "id": "3", "name": "Burger" } ] Order JSON, (the OrderedItems says Pizza and co...
Kudos from