in gdbms, there is the concept of "predefined joins" where you define a relationship edge that directly connects 2 nodes, i don't know how these guys do it, but at least in neo4j that's the concept
edit: just saw their blog, they ask you to define a "rel table" and that has to define all the joins and they load it from there
edit: just saw their blog, they ask you to define a "rel table" and that has to define all the joins and they load it from there