Fork me on GitHub
#datomic
<
2017-12-23
>
uwo06:12:18

Trying to figure out recursive rules. I can’t figure out how return the final node in a line. My rule always stops one short: https://gist.github.com/uwo/f901440c4044d6eb337db4994686883f#file-gistfile1-txt

favila14:12:10

The node you want does not have a matching ?dir on it, so you need an endpoint-from rule impl that looks for that condition @uwo . The result you are getting is the furthest element that has a matching ?dir