[ANN] Neo4j Cypher compiler for building domain-specific APIs in Python

41 views
Skip to first unread message

b...@devel.io

unread,
Apr 29, 2014, 9:57:09 PM4/29/14
to ne...@googlegroups.com
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).

Michael Hunger

unread,
May 1, 2014, 8:14:42 AM5/1/14
to ne...@googlegroups.com
Cool stuff, would you mind writing a blog post about it, so we could help you promote it.

Really like the idea.

Cheers,

Michael

--
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 neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Byron Ruth

unread,
May 1, 2014, 8:16:06 AM5/1/14
to ne...@googlegroups.com
Absolutely, I will post here when it’s ready. Thank you for your support.

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 neo4j+un...@googlegroups.com.
signature.asc

b...@devel.io

unread,
May 1, 2014, 2:23:07 PM5/1/14
to ne...@googlegroups.com
Michael, I wrote up a quick blog post with an overview of the goals and current status: http://devel.io/2014/05/01/cypher-compiler-for-python/

Michael Hunger

unread,
May 2, 2014, 3:40:27 AM5/2/14
to ne...@googlegroups.com, Nigel Small, Javier de la Rosa
Thanks a lot. Good work looking forward to the finished work.

Sent from mobile device

Am 01.05.2014 um 20:23 schrieb b...@devel.io:

Michael, I wrote up a quick blog post with an overview of the goals and current status: http://devel.io/2014/05/01/cypher-compiler-for-python/

--
Reply all
Reply to author
Forward
0 new messages