Chris Leishman indicated (in an issue response 
<https://github.com/neo4j/neo4j/issues/4553>) that this thread is the best 
place to make a case for the callback registration idea, ask for help, etc. 
So, here goes...

My immediate motivation has to do with some ideas I have for using Cypher 
in an Elixir 
<http://en.wikipedia.org/wiki/Elixir_%28programming_language%29>-based 
implementation of Property Graphs 
<http://wiki.cfcl.com/Projects/Elixir/PG/WebHome>. I'd like to use parsed 
(and possibly, optimized) queries as a way to specify actor-based graph 
algorithms. See Cyphex <http://wiki.cfcl.com/Projects/Elixir/PG/Cyphex> for 
details.

Another use case has to do with extending and improving Cypher's syntax. 
For example, Cypher has very limited modularity. If I could access and 
modify the incoming Cypher query, I might be able to add "pattern 
variables", generalized macro processing, etc.

-r

-- 
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.

Reply via email to