Hi all, has someone on this list any practical experience with using Gremlin for traversing the EmbeddedGraphDatabase in a production environment? What interests me is how it performs compared to the traversal algorithms written directly against Neo4j APIs (using Traverser, TraversalDescription, ..etc).
As Gremlin runs on top of Groovy + Pipes + Blueprints, I would expect it to be much slower than pure Neo4j Java APIs (but really SO much slower? http://stronglytypedblog.blogspot.com/2009/07/java-vs-scala-vs-groovy-performance.html ) . Thanks for any comments/experiences! Josef. _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

