Neo4j.rb v0.1.0 Release Notes

Release Date: 2008-12-18 // over 15 years ago
    • Property can now be of any type (and not only String, Fixnum, Float)
    • Indexing and Query with Date and DateTime
    • ๐Ÿ“š YARD documentation
    • ๐Ÿšš Properties can be removed
    • ๐Ÿšš A property can be set to nil (it will then be removed).