espeed / bulbs

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

Convert Neo4j Gremlin Scripts to Cypher (If Possible) #103

Open espeed opened 11 years ago

espeed commented 11 years ago

Neo4j's Cypher query language now supports indexing, and Neo4j wants it to become the primary scripting language on Neo4j Server.

If possible, try to convert built-in Neo4j Gremlin scripts to Cypher (this will not affect Rexster, Titan, or even Neo4j running on Rexster.).