marivo.semantic.JoinPathFact#

class marivo.semantic.JoinPathFact(from_ref: 'str', to_ref: 'str', relationship: 'str', cardinality: 'str', fanout_risk: 'bool')[source]#

Bases: object

Parameters:
  • from_ref (str)

  • to_ref (str)

  • relationship (str)

  • cardinality (str)

  • fanout_risk (bool)