Hello, I am wondering what the best way is to retrieve the first missing edge that causes a path match to fail.
For example, say I want to match instances of the path (C1:Compound)-[:Contained_in]-(:Experiment)-[:Originates_from]-(L1:Lab) starting fr...