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 
wrote:

> 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 context
> specific to the domain and a handful of experts could finish it in very
> little time (think Wikidata for a specific domain).
>
> The neo4j browser is js based and open-source.  Before I head off to
> attempt this project...
>
> Can it be done?
>
> Has it been done before?
>
> Any suggestions on where I might start looking or working on such a thing?
>
> Thank you for your time,
>
> Darin Simmons
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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 context 
specific to the domain and a handful of experts could finish it in very 
little time (think Wikidata for a specific domain).

The neo4j browser is js based and open-source.  Before I head off to 
attempt this project...

Can it be done?

Has it been done before?

Any suggestions on where I might start looking or working on such a thing?

Thank you for your time,

Darin Simmons

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.