获取实体#

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

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

Parameters:

entity_str (str)

Return type:

列表[str]