CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Predicate typeModel

Holds if a type model exists for the given parameters.

Import path

import semmle.python.frameworks.data.internal.ApiGraphModels
predicate typeModel(string type1, string type2, string path)