Re: [Neo4j] Refer to Index Results in REST Batch API

23 views
Skip to first unread message

Jacob Hansson

unread,
Jun 14, 2012, 8:03:33 AM6/14/12
to ne...@googlegroups.com
Hey,

this is, as far as I can remember, currently not possible. It will, most likely, not be possible via the Batch API. However, this is currently possible if you use Cypher (which can be used via the Batch API), although the lookup will of course only be available within each individual cypher query.

Could you describe your use case briefly? Getting direct use cases is very good feedback for us, and if the current tools are not enough to accomodate your use case, that gives us a good jumping off point for improving those tools.

/jake

On Thu, Jun 14, 2012 at 5:56 AM, Nam Chu Hoai <nam...@googlemail.com> wrote:
Hi,

I am new to neo4j and currently using Neography and the REST API. I have one short question: Is it currently possible or planned to be able to refer to an earlier index lookup in a batch request. Meaning I want to retrieve a node by an index and then create a relationship to said node in one batch request. I was wondering whether that is possible.

Nam



--
Jacob Hansson
Phone: +46 (0) 763503395
Twitter: @jakewins

Nam Chu Hoai

unread,
Jun 14, 2012, 2:25:08 PM6/14/12
to ne...@googlegroups.com
Hi Jacob,

My use case is as following:
I'd like to create a node and then create a relationship to another node I'd like to keepup in an index. I assume I could use cypher to lookup the node or even create the relationship.

Nam
Reply all
Reply to author
Forward
0 new messages