Skip to content

Conversation

@XJL0930
Copy link

@XJL0930 XJL0930 commented Sep 10, 2025

1.修改了mda_generate.py文件,加入了Cypher语法生成支持的分支,现在可以通过指定数据库类型为neo4j的方式来生成Cypher语法的测试文件。
2.加入了sql2cypher转换脚本,可以将现有的测试.txt文件转换为符合Cypher语法的形式,方便进行Neo4j图数据库的一致性测试。

修改了mda_generate.py,加入了支持Cypher语法的分支,可以通过指定db_type为neo4j的方式生成Cypher语句测试。
加入了sql2cypher转换脚本convert_sql2cypher.py;将t/pg中的测试用.txt文件转换为了cypher形式,并存储在t/neo4j文件夹中
@tencent-adm
Copy link
Member

tencent-adm commented Sep 10, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants