Chris,
Node(1) just grabs the node in the database with id =1. You give it an identifier to address later in the query- n.
Same for the second one. default_ret is an identifier that you give the matching node in the MATCH clause and later address if in the return clause.
See http://docs.neo4j.org/chunked/snapshot/cypher-query-lang.html for details.
/peter
Send from mobile.
--
You received this message because you are subscribed to the Google Groups "neo4jrb" group.
To view this discussion on the web visit https://groups.google.com/d/msg/neo4jrb/-/j_ZnPDRg1SwJ.
To post to this group, send email to neo...@googlegroups.com.
To unsubscribe from this group, send email to neo4jrb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/neo4jrb?hl=en.