Re: [Neo4j] Enter data through the browser, is it plugin possible?

2018-02-19 Thread 'Michael Hunger' via Neo4j
Not 100% sure what you mean? Usually one would create a small application for that. You can even parse the markdown and create the structure automatically no manual input needed. Perhaps you have a concrete example ... Michael On Tue, Feb 13, 2018 at 8:41 PM, Darin Simmons

[Neo4j] Enter data through the browser, is it plugin possible?

2018-02-18 Thread Darin Simmons
I have a project converting ordinal data to graph data (think H1, H2, H3, markdown conversions) to the corresponding to nodes and groups in neo4j. Neo4j does this wonderfully. The community needs to tie the rest of the relationships together e.g. H2[2] and H2[5] create H2[13]. This is