There is also Adriano's Scala Cypher DSL:
https://github.com/adrianoalmeida7/cypher-typesafe-scala

Michael

Am 17.11.2011 um 22:00 schrieb Andres Taylor:

> On Thu, Nov 17, 2011 at 9:55 PM, Peter Neubauer <
> peter.neuba...@neotechnology.com> wrote:
> 
>> Actually,
>> it might be an idea to look at this kind of DSL for Cypher, much along
>> the (Scala) lines of Rickards Java-DSL,
>> 
>> http://rickardoberg.wordpress.com/2011/11/14/creating-a-dsl-for-cypher-graph-queries/
>> instead of trying to mimic literal Cypher Strings.
>> 
> 
> Personally, I like Scala DSLs.
> 
> IMVHO - Java DSLs look like they do because Java doesn't allow anything
> else, not because they are the best way to express a DSL. To forgo the very
> expressive possibilities that Scala opens up makes little sense to me. And,
> if you like the Cypher-DSL, you can already use it from Scala.
> 
> But that's just me...
> 
> Andrés
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to