Via the web interface you can call your extension using :GET :POST etc. See :help REST
Currently it's not possible to integrate it with Cypher that's something we're working on for a future release. You can build your own graph viz if you're interested in visualizing the results of your server extension. Please see http://neo4j.com/developer/guide-data-visualization <http://neo4j.com/developer/guide-data-visualization> for some more details (feedback welcome). Cheers, Michael > Am 12.08.2015 um 22:13 schrieb Xavier Ouvrard <[email protected]>: > > Good evening, > > I have done a server plugin (the get all example of the manual) ; everything > works fine with curl and I get all the nodes from the db. I was just > wandering if it was possible to use it via a query in Cypher on the web > interface, and how ? > Best regards, > Xavier > > -- > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <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 [email protected]. For more options, visit https://groups.google.com/d/optout.
