Hi I have the query: MATCH (p:Person)--(c:City) RETURN p,c; However I just want to return the first one. How can I do that? Thanks!
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
