Hello, Yesterday TinkerPop did another stable release. This release depends on Neo4j 1.5. Here are the notes for those that are interested:
New homepage design: http://tinkerpop.com Blueprints 1.1 (Blueberry): https://github.com/tinkerpop/blueprints/wiki/Release-Notes Pipes 0.9 (Sink): https://github.com/tinkerpop/pipes/wiki/Release-Notes Gremlin 1.4 (Ain't No Thing But a Chicken Wing): https://github.com/tinkerpop/gremlin/wiki/Release-Notes Frames 0.6 (Truss): https://github.com/tinkerpop/frames/wiki/Release-Notes Rexster 0.7 (Brian) https://github.com/tinkerpop/rexster/wiki/Release-Notes Rexster-Kibbles 0.7 (http://rexster-kibbles.tinkerpop.com) PLEASE READ THE FOLLOWING NOTES: 1. Be aware that old rexster.xml files will not work with Rexster 0.7. The tag <graph-file> has been changed to <graph-location>. 2. Realize that when you download Gremlin, there are two versions to pick from --- Groovy and Scala. - Gremlin Groovy is what everyone is familiar with. - Gremlin Scala is making its debut as an experiment in exposing the Gremlin style in other JVM languages besides Groovy. (thank you Zach Cox) - Gremlin Java exists (via Maven2 or raw .jar) for those wanting to do the Gremlin style in pure Java -or- add Gremlin to another JVM language. - See: https://github.com/tinkerpop/gremlin/wiki/JVM-Language-Implementations 3. Pipes no longer depends on Blueprints. All the graph specific pipes have been moved to Gremlin. Pipes is simply a generic data flow framework now. - <depend> on gremlin-java if you want to use Blueprints specific pipes. Enjoy!, Marko. http://markorodriguez.com _______________________________________________ NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register and consider posting at https://groups.google.com/forum/#!forum/neo4j Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user