aplbrain/dotmotif

Negation for "contains" and "in" operators

j6k4m8 opened this issue · 0 comments

"Foo" in "Foobar", but what if I want to search for "Bar" !in "Foobar"?

Add ! negation operator to the contains and in edge/node attribute constraint operators.