langchain_community.chains.graph_qa.neptune_cypher.extract_cypher

langchain_community.chains.graph_qa.neptune_cypher.extract_cypher(text: str) str[source]

使用正则表达式从文本中提取Cypher代码。

Parameters

text (str) –

Return type

str