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.

cirauquipharma
Node Link
since ‎02-08-2021
‎06-01-2022

User Statistics

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

User Activity

Hi, I am trying to create a graph from some json files, but I am stack in the beggining. I load the file with apoc, ok, but then...how I create nodes and relationships from them? For example, in the following json file, how could I extract the info f...
Hi! I need to create a graph model from a json file. I managed to load it with apoc, but I do not know how to extract its data afterwards. How can I work with dictionaries and lists in cipher? I am surprised that I cannot find any tutorial or guidel...