Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-14-2022 07:39 AM
Hello!!
I want to know if there is any graph application or method to export data from the Neo4j database and obtain a JSON schema like the one shown in the following link.
And obviously, if there is any way to get the data generated as JSON Output and record it on the Neo4j database.
I am trying to build an application that, with a search engine like the one that neo4j bloom has, generates a form for me to consult or edit, and saves that data in the neo4j database.
Thanks in advance.
02-14-2022 08:40 AM
see Load JSON - APOC Documentation for loading JSON into Neo4j
see Export to JSON - APOC Documentation for exporting Neo4j to JSON
All the sessions of the conference are now available online