Hi Michael, Thanks for that link. I didn't know about that. Awesome!
-Kamal On Wednesday, August 2, 2017 at 4:22:28 PM UTC-7, Michael Hunger wrote: > > Sean, > > it's planned for the future to have "something like CypherScript". > > What is your actual use-case where you need server side programming? > > If you're more familiar with JavaScript you could try out the > neo4j-script-procedures that allow you to write JS to interact with the DB. > https://github.com/neo4j-contrib/neo4j-script-procedures > > Cheers, Michael > > > On Wed, Aug 2, 2017 at 11:13 PM, Sean R <[email protected] <javascript:> > > wrote: > >> Hi All, >> >> Cypher/CQL is pretty neat and efficient query language. >> I enjoy it while using for data manipulations and retrieving. >> >> However, will it be expanded, so that we can do programming in CQL? >> Something similar to PL/SQL in Oracle world.? >> >> APOC is there, but it requires lot of JAVA skillset and deployment is >> really challenging, as always with Java. >> Is there any direction towards Cypher programming ? >> >> Thanks >> Sean >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.
