Neo4j.rb v0.2.0 Release Notes

Release Date: 2009-01-20 // over 15 years ago
    • Impl. Neo4j::Node#traverse - enables traversal and filtering using TraversalPosition info (#17,#19)
    • Impl. traversal to any depth (#15)
    • Impl. traversal several relationships type at the same time (#16)
    • 🛠 Fixed a Lucene timezone bug (#20)
    • 🔨 Lots of refactoring of the neo4j.rb traversal code and RSpecs