Neo4j.rb v0.0.7 Release Notes

Release Date: 2008-12-10 // over 15 years ago
    • ➕ Added method to_param and methods on the value object needed for Ruby on Rails
    • ⚡️ Impl. update from a value object/hash for a node
    • Impl. generation of value object classes/instances from a node.
    • 🔨 Refactoring the Transaction handling (reuse PlaceboTransaction instances if possible)
    • ✂ Removed the need to start and stop neo. It will be done automatically when needed.