map_to_base_relationship#

langchain_experimental.graph_transformers.llm.map_to_base_relationship(rel: Any) Relationship[source]#

Map the SimpleRelationship to the base Relationship.

Parameters:

rel (Any)

Return type:

Relationship