¡@

Home 

python Programming Glossary: gremlin

Fastest way to perform bulk add/insert in Neo4j with Python?

http://stackoverflow.com/questions/12643662/fastest-way-to-perform-bulk-add-insert-in-neo4j-with-python

whilst staying with Python Would using bulbflow and Gremlin be a way of constructing a bulk insert transaction Thanks python..

Is there a equivalent to commit in bulbs framework for neo4j

http://stackoverflow.com/questions/16759606/is-there-a-equivalent-to-commit-in-bulbs-framework-for-neo4j

part transaction is to encapsulate the transaction in a Gremlin script and execute it as a single request. Here's an example.. file will be served off disk. However Neo4j quit offering Gremlin on their free test Heroku Add On so Lightbulb won't work for.. TinkerPop will release a Rexster Heroku Add On with full Gremlin support so people can run their projects on Heroku as they work..