James, Marko,
How stable is Gremlin Javascript? The problem is that there is a large perception that Gremlin IS pipes + groovy.. Deployment of different variations Imho might create confusion and docs duplication if it is not fully mainstream?
Yes,
I will test and check the plugin next week. Also, the JS engine i think is much more stable than groovy.
Only thing is that most of examples, releases and existing installations are on groovy. Let's discuss this more during next week!
Well,
James and I have been sketching on a Javascript plugin for the neo4j server, see
https://github.com/neo4j/javascript-plugin
There are some tests missing, but we are discussing if Javascript is a better base for hosted environments...
Basically, [1,2,3] gives back a rhino.NativeArray that is not in the
inheritance hierarchy of java.util.Array at all, some thing from
{"test":"test"} giving back a NativeObject instead of a java.utl.Map
instance ...
/peter
Cheers,
/peter neubauer
G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer
Neo4j 1.6 released - dzone.com/6S4K
The Neo4j Heroku Challenge - http://neo4j-challenge.herokuapp.com/
Johnny,
actually, that is what we are thinking about. Having one scripting
language enabled (and locked down to a sensible level, so you can't do
System.exit etc) would be really nice and perfect as a way to write
extensions where Cypher is not enough. Would that be something you can
live with?
Cheers,
/peter neubauer
G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer
Neo4j 1.6 released - dzone.com/6S4K
The Neo4j Heroku Challenge - http://neo4j-challenge.herokuapp.com/