diff --git a/dsRag/Neo4j/Neo4jExecutor.py b/dsRag/Neo4j/Neo4jExecutor.py index 75dfaa34..93ac46c2 100644 --- a/dsRag/Neo4j/Neo4jExecutor.py +++ b/dsRag/Neo4j/Neo4jExecutor.py @@ -98,7 +98,6 @@ class Neo4jExecutor: print(f"文件错误: {str(e)}") return stats - def init(): executor = Neo4jExecutor( uri=NEO4J_URI,