Predicate graphProperties
Holds if property key of the graph has the given value.
Import path
import semmle.python.PrintAstpredicate graphProperties(string key, string value)Holds if property key of the graph has the given value.
import semmle.python.PrintAstpredicate graphProperties(string key, string value)