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.

shubham_shukla
Node
since ‎09-10-2020
‎06-01-2022

User Statistics

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

User Activity

I am working on a task which requires accessing a third party api. Data received from the API will be in JSON Format. My issue is : How do i use the apoc library function in my java code to load this json third party data to map to the neo4j entity ...