get_reformated_schema#
- langchain_community.graphs.memgraph_graph.get_reformated_schema(nodes: List[Dict[str, Any]], rels: List[Dict[str, Any]]) Dict[str, Any] [source]#
- Parameters:
节点 (列表[字典[字符串, 任意类型]])
rels (列表[字典[字符串, 任意类型]])
- Return type:
Dict[str, Any]