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 expressions #10

Closed lukaseder closed 7 months ago

lukaseder commented 1 year ago

I'll implement more of the expressions() method, to support:

Functions

Query syntax

Not yet possible:

jexp commented 1 year ago

Really great work on the expressions so far and the TCK works really well.

michael-simons commented 7 months ago

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