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.