Hello list, until some version ago, it was possible to parse a cypher query from a String into an intermediate representation of a Query object. I cannot find this possibility anymore in the code base. Basically, I'm trying to avoid re-writing another cypher parser. I see that cypher-dsl allows me to create such an intermediate representation programmatically through static methods, but not from a String. Any idea if I'm missing something?
Thanks Claudio -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
