Hi, We have been working on that a little bit.
An option is SylvaDB [1]. You can create your data schema visually, and then build queries by dragging and dropping. Visualize the resulting network, run some metrics, and even generate reports on schedule and have the results sent to your e-mail. The only caveat, the importing tool is still in its infancy. Some example screenshots: - Analysis tool with PageRank and friends [2]. - Main dashboard of a graph [3]. - Basic data lists with filtering [4]. - Schema [5]. - Visual query editor [6]. Live demo [7]. [1]: http://sylvadb.com [2]: http://i.stack.imgur.com/sxhPY.jpg [3]: http://i.stack.imgur.com/n8wYa.png [4]: http://i.stack.imgur.com/clvy1.png [5]: http://i.stack.imgur.com/ZlP1R.png [6]: http://i.stack.imgur.com/rfXtH.png [7]: http://bit.ly/1rZORLe On Wed, Dec 3, 2014 at 10:32 PM, Eduardo Cavazos <[email protected]> wrote: > Hello, > > Instead of manually editing raw Cypher code, I've been building my graph > data in Microsoft Access > <https://gist.github.com/dharmatech/8dbf31f293af03e41ae5>, and exporting > when necessary to Cypher. > > My question is, are there any tools out there specially designed for > conveniently editing graph data? I asked on stackoverflow > <http://stackoverflow.com/questions/27207223/tools-for-editing-graph-data-and-generating-cypher> > a few days ago and got a pointer to Structr. Would y'all recommend any > others? > > Thanks! > > Ed > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Javier de la Rosa http://versae.es -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
