From: Abdul Azeez Shaik <azeeztechni...@gmail.com>
Date: Wed, 10 Oct 2012 22:11:39 +0530
Local: Wed, Oct 10 2012 12:41 pm
Subject: Re: [Neo4j] Returning two node entities in one Cypher query through SDN
This one looks great!
Thanks for providing me this option.
Regards,
On Tue, Oct 9, 2012 at 11:32 AM, Michael Hunger <
michael.hun...@neotechnology.com> wrote:
> You mean two different node-entities? > What is your use-case? > You can actually project the entities.
> it should be also possible to use
> @MapResult
> please try that.
> Am 09.10.2012 um 05:41 schrieb Abdul Azeez Shaik <azeeztechni...@gmail.com
> Hi,
> Can i return two node entities through cypher query in SDN?
> @Query( "START n=node:search({0}) RETURN n")
> Iterable<User> doBasicSearch(String query);
> Apart from Iterable of one Node Entity, can i give a object which has User
> Result doBasicSearch(String query);
> Kindly let me know on how to achieve this through Spring Data Neo4j.
> Thanks,
> --
> --
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||