-
|
I have a troublesome problem. When running my ql, I get an error. Error message: myself ql rule: |
Beta Was this translation helpful? Give feedback.
Answered by
smowton
Apr 6, 2021
Replies: 1 comment 1 reply
-
|
The problem is that |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SummerSec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem is that
path-problemqueries are expected to declare anedgesandnodesquery predicate describing the full path fromsourcetosink. The usual way to do that is to addimport DataFlow::PathGraph, a small module that provides standard definitions of those relations.