return node from query

17 views
Skip to first unread message

Pepijn de Vos

unread,
Dec 15, 2013, 8:48:16 AM12/15/13
to clojur...@googlegroups.com
Hey,

When I return a node or relationship from a Cypher query, I just get a bunch of urls.
How can I get the actual data? Manually parse and fetch all the urls?

Thanks,
Pepijn

Michael Klishin

unread,
Dec 15, 2013, 9:13:23 AM12/15/13
to clojur...@googlegroups.com

2013/12/15 Pepijn de Vos <pepij...@gmail.com>

When I return a node or relationship from a Cypher query, I just get a bunch of urls.
How can I get the actual data? Manually parse and fetch all the urls?

Michael Klishin

unread,
Dec 15, 2013, 9:14:46 AM12/15/13
to clojur...@googlegroups.com
2013/12/15 Pepijn de Vos <pepij...@gmail.com>
How can I get the actual data? Manually parse and fetch all the urls?

Cypher queries return table-shaped data a lot of the time. For that,
there is clojurewerkz.neocons.rest.cypher/tableize:

Reply all
Reply to author
Forward
0 new messages