Hi there,
Any reason you need to do that explicitly?

/peter

Sent from my phone, please excuse typos and autocorrection.
On Dec 6, 2011 2:51 AM, "Dmytrii Nagirniak" <dna...@gmail.com> wrote:

> Hi,
>
> How would I rewrite this Cypher query with JavaScript (so it can be sent
> to the traversal API)?
>
> START s=node(123) MATCH s->[:users]->[:current]->u WHERE u.email = 'abc'
> RETURN u
>
> Cheers,
> Dmytrii.
> http://www.ApproachE.com
>
>
>
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j User Discussions" group.
> To post to this group, send email to u...@neo4j.org.
> To unsubscribe from this group, send email to user+unsubscr...@neo4j.org.
> For more options, visit this group at
> http://groups.google.com/a/neo4j.org/group/user/?hl=en.
>
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to