From d85dd83ff13e18a06ad7329988de8d0c7c88e367 Mon Sep 17 00:00:00 2001 From: fanpt <320622572@qq.com> Date: Tue, 13 May 2025 17:46:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E8=BD=ACcpher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Text2Cpher/v2.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Text2Cpher/v2.txt b/Text2Cpher/v2.txt index 8c109b1..b79215b 100644 --- a/Text2Cpher/v2.txt +++ b/Text2Cpher/v2.txt @@ -39,7 +39,16 @@ ], "generateFlag":1 }" -3. - 用户问题:早上好。 +3. - 用户问题:财物支出有哪些? + - 生成的 Cypher 查询: + "{ + "cypherQueries": [ + "MATCH (c:`财物支出`)-[r]->(t) RETURN c, r, t", + ..... + ], + "generateFlag":1 + }" +4. - 用户问题:早上好。 "{ "cypherQueries": [], "generateFlag":0