-
| The predicates  But is there a way, to write a dataflow query that identify a partial path from the source to a sink with one or two missing steps? I mean something with  | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| Hi In general this is not possible. The problem is that there could always be a step that goes from any node reachable from the source to a node reachable in the sink so all places are theoretically reachable in 1 hop. | 
Beta Was this translation helpful? Give feedback.
Hi
In general this is not possible. The problem is that there could always be a step that goes from any node reachable from the source to a node reachable in the sink so all places are theoretically reachable in 1 hop.