langchain_community.graphs.graph_document
.Relationship¶
- class langchain_community.graphs.graph_document.Relationship[source]¶
基类:
Serializable
表示图中的两个节点之间有向关系。
- 类型¶
关系类型。
- 类型
字符串
- 属性¶
与关系相关的附加属性。
- 类型
字典
- 参数属性: dict [可选]¶
- 参数类型: str [必需]¶