langchain_community.graphs.networkx_graph.get_entities

langchain_community.graphs.networkx_graph.get_entities(entity_str: str) List[str][source]

从实体字符串中提取实体。

Parameters

entity_str (str) –

Return type

List[str]