espeed / bulbs

A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
http://bulbflow.org
Other
622 stars 83 forks source link

Running Server side scripts #151

Open BrettHolton opened 9 years ago

BrettHolton commented 9 years ago

It appears that in order to run server side scripts I will first need to merge the gremlin.groovy files from /bulbs and /rexster and then upload that merged file to the server as gremlin.gremlin and place it in the scripts directory. Is there some other method to achieve this that I am simply not seeing?