Classes
RefExtractor
Model Reference Extractor class.
Bases: object
object
value (Any) –
type_ (Optional[type]) –
as_uuids (bool) –
Run the model reference extractor.
A dictionary in which the keys are the class names and the values are the identifiers.
dict[str, set[uuid.UUID]]