July 2013 Summaries
2 posts from Neo4j
Filter
Month:
Year:
Post Summaries
Back to Blog
Neo4j 1.9.2 is now available, offering improved performance on Windows with optimized IO operations, and various tweaks and bug fixes that enhance the overall Neo4j experience, including improvements to networking for HA clusters and documentation, as well as fixes to the REST API to ensure proper Content-Encoding header usage and prevent JSON mangles.
Jul 18, 2013
248 words in the original blog post.
The author, a music enthusiast and Neo4j user, explores the possibility of analyzing their musical habits using Last.fm data in a graph database. They successfully import the data into Neo4j using Talend ETL tools, which significantly speeds up the process compared to manual methods. The author then experiments with Cypher queries to analyze their friends' listening habits and discovers opportunities for further optimization.
Jul 13, 2013
797 words in the original blog post.