Home / Companies / Neo4j / Blog / May 2011

May 2011 Summaries

2 posts from Neo4j

Filter
Month: Year:
Post Summaries Back to Blog
Today marks our third milestone in the Neo4j 1.4 releases, where we've added performance enhancements and made working with the database even easier and more productive. We've also implemented self relationships, allowing users to create relationships from a node back to that same node, and extended Webadmin's functionality to include index management and query capabilities. Additionally, we've improved caching for faster iteration over relationships and introduced a new algorithm in Neo4j HA that favors stable master databases over time in clusters.
May 26, 2011 513 words in the original blog post.
Neo4j has released a milestone version, "Kiruna Stol", with significant performance improvements and additions to the REST API, including support for arbitrary Lucene queries through both Java APIs and the REST interface. The new index component based on Lucene 3.1 brings impressive improvements in index lookup speed, making operations twice as fast depending on use cases. To take advantage of these changes, users must upgrade their index store due to compatibility issues with previous Neo4j versions. The release also introduces a significant technical change by reverting the default implementation of Write Ahead Logs from memory mapped files to a buffer backed equivalent, providing speedups, especially for small transactions. Users are encouraged to download the latest milestone and share their feedback.
May 13, 2011 444 words in the original blog post.