sending cypher query from url

11 views
Skip to first unread message

FERHAT Ilyes

unread,
Feb 23, 2015, 5:21:37 PM2/23/15
to ne...@googlegroups.com
Hi all
I wonder if there is a way to send a cypher query from java using URL !
Thank you.

Michael Hunger

unread,
Feb 23, 2015, 5:35:50 PM2/23/15
to ne...@googlegroups.com
Sure a HTTP POST
see: http://neo4j.com/docs/stable/server-java-rest-client-example.html#_sending_cypher
> --
> 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+un...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

FERHAT Ilyes

unread,
Mar 4, 2015, 3:16:29 AM3/4/15
to ne...@googlegroups.com
Thanks ... Now it works
But I have an other request please: how can I display the result of my query ( for example: MATCH(n) RETURN n ) from my java programme?! I mean I want to see the result as if I wrote the query directly in the Neo4j interface! Can I do that?!
Thanks again.

Michael Hunger

unread,
Mar 4, 2015, 3:34:06 AM3/4/15
to ne...@googlegroups.com
Unfortunately that is not yet possible.

Some of your options are here: http://neo4j.com/developer/guide-data-visualization

Michael
Reply all
Reply to author
Forward
0 new messages