neo4j-contrib / sql2cypher

Experimental SQL to Cypher Transpiler using jooq and cypher-dsl
Apache License 2.0
26 stars 1 forks source link

Add support for DML statements #30

Closed lukaseder closed 7 months ago

lukaseder commented 1 year ago

Various DML statements can be translated, including:

michael-simons commented 1 year ago

Added truncate in 1e45331.

michael-simons commented 7 months ago

Kamino closed and cloned this issue to neo4j/neo4j-jdbc