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:
nodes (List[Dict[str, Any]])
rels (List[Dict[str, Any]])
- Return type:
Dict[str, Any]