Neo4j.rb v0.3.1 Release Notes

Release Date: 2009-07-25 // over 14 years ago
    • ๐Ÿ”‹ Feature, extension - find path between given pair of nodes (#58)
    • ๐Ÿ›  Fix a messy exception on GET /nodes/UnknownClassName (#57)
    • ๐Ÿ› Bug - exception on GET /nodes/classname/rel if rel is a has_one relationship (#56)
    • ๐Ÿ› Bug: GET /nodes/classname missing out nodes with no properties (#55)
    • ๐Ÿ› Bug: Lucene sorting caused exception if there were no documents (#54)
    • ๐Ÿ› Bug: reindexer fails to connect nodes to the IndexNode (#53)