Skip to main content

Module relationships

Module relationships 

Source
Expand description

Relationship extraction โ€” discovers connections between data models from graph edges.

Analyzes edge patterns between typed nodes to infer belongs_to, has_many, has_one, and many_to_many relationships.

Functionsยง

infer_relationships
Infer relationships between data models from SiteMap edges.