Re: [Neo4j] Cypher with sequenced relationships return empty

2011-08-28 Thread Peter Neubauer
Did you do this in the webadmin? Remember to hit Enter twice, otherwise it
is just a line break for multiline statements ...

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Ă–resund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.


On Sun, Aug 28, 2011 at 1:40 AM, noppanit noppani...@gmail.com wrote:

 Hi All,

 This is my graph,

 Notifications --[Contains]-- Notification --[Message_To]-- User

 start n=(6), user=(9) match (n)-[:Contains]-(x)-[:Message_To]-(user) return
 x

 But when I run this cypher I got nothing back, so I'm not sure if I'm
 missing nothing obvious?

 --
 View this message in context:
 http://neo4j-community-discussions.438527.n3.nabble.com/Cypher-with-sequenced-relationships-return-empty-tp3289960p3289960.html
 Sent from the Neo4j Community Discussions mailing list archive at
 Nabble.com.
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user

___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


Re: [Neo4j] Cypher with sequenced relationships return empty

2011-08-28 Thread Peter Neubauer
What made it work?

On Sunday, August 28, 2011, noppanit noppani...@gmail.com wrote:
 Solved!

 --
 View this message in context:
http://neo4j-community-discussions.438527.n3.nabble.com/Cypher-with-sequenced-relationships-return-empty-tp3289960p3291043.html
 Sent from the Neo4j Community Discussions mailing list archive at
Nabble.com.
 ___
 Neo4j mailing list
 User@lists.neo4j.org
 https://lists.neo4j.org/mailman/listinfo/user


-- 

Cheers,

/peter neubauer

GTalk:  neubauer.peter
Skype   peter.neubauer
Phone   +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter  http://twitter.com/peterneubauer

http://www.neo4j.org   - Your high performance graph database.
http://startupbootcamp.org/- Ă–resund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user