Absolutely, I will post here when it’s ready. Thank you for your support.

On May 1, 2014, at 8:14 AM, Michael Hunger <[email protected]> 
wrote:

> Cool stuff, would you mind writing a blog post about it, so we could help you 
> promote it.
> 
> Really like the idea.
> 
> Cheers,
> 
> Michael
> 
> Am 30.04.2014 um 03:57 schrieb [email protected]:
> 
>> I put together a basic Cypher compiler API written in Python. I got tired of 
>> concatenating strings and using string formatting/interpolation for 
>> constructing the Cypher queries. In a nutshell, there are classes that 
>> correspond to most of constructs in Cypher. Each class is tailored to the 
>> requirements of the syntax.
>> 
>> You can see a few examples on the README: 
>> https://github.com/bruth/cypher#examples
>> 
>> I am curious if anyone is interested in this and for any thoughts on the 
>> overall approach and API design. I wrote a few bullet points on the status: 
>> https://github.com/bruth/cypher#status along with a list of currently 
>> supported classes (all of which could use some refinement).
>> 
>> -- 
>> 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/d/optout.
> 
> 
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "Neo4j" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/neo4j/Dfo_lrzOvfg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected].
> For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to