Feel free and have fun. Make sure to send future emails to the google group so more people can benefit from those :)
Cheers, Michael Am 27.08.2014 um 23:25 schrieb Keith Strini <[email protected]>: > Michael, > > Ooooh that's sweet! Pretty responsive too. You mind if I model mine off yours? > > Thanks! > Keith > > > On Wed, Aug 27, 2014 at 2:23 PM, Michael Hunger > <[email protected]> wrote: > Unfortunately not really, you have to put a tiny javascript wrapper in > between, but you can do it all client-side as I demonstrated with cy2neo. > > See here: http://jexp.github.io/cy2neo/ > > Michael > > Am 27.08.2014 um 17:13 schrieb Keith Strini <[email protected]>: > >> Michael, >> >> Sorry to bother you. I hope this doesn't take too much of your time up. I >> just had a quick question as I explore D3 as a way to visualize my Neo >> graphs. Is there a way from pure D3 to issue a REST call with a cypher >> payload to Neo? I am sure you are familiar with how D3 queries external >> sources but if not it looks like this >> >> d3.json("http://localhost:7474/db/data/node/3076", function (data) >> >> So I am not sure if there is an example of a pure string rest format with >> the cypher I can look at... ie >> >> "http://localhost:7474/db/data/cypher/query=?1,2,3?wherea=b?return a.name" >> >> Thanks for the help!! Trying to get leadership to buy into the graph back >> end but all they care about is speed in the visualizations so I need >> something as pure D3 as possible. >> >> Keith > > -- 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.
