j6k4m8 opened this issue 4 years ago · 0 comments
"Foo" in "Foobar", but what if I want to search for "Bar" !in "Foobar"?
"Foo" in "Foobar"
"Bar" !in "Foobar"
Add ! negation operator to the contains and in edge/node attribute constraint operators.
!
contains
in