Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-09-2021 02:14 PM
Hi All,
This is my first time here. I've done a lot of Google searching to find what I'm looking for but haven't found it.
I am looking for an algorithm and the Cypher to do the following:
MATCH (start:Person {name: "me"})
MATCH (end:Store {state: "7-Eleven"})
cost
Note that the start and ending nodes are not directly connected, but rather may be connected through other nodes.
Thank you in advance.
All the sessions of the conference are now available online