Holiday fun with Neo4j
Looking for something fun to do during the holidays? Here are a few suggestions for some new cool Neo4j things that you can play around with.A very recent addition to the Neo4j space is the JRuby...
View ArticleModeling Categories in a Graph Database
Storing hierarchical data can be a pain when using the wrong tools. However, Neo4j is a good fit for these kind of problems, and this post will show you an example of how it can be used. To top it off,...
View ArticleFrom neo4j import GraphDatabase
From neo4j import GraphDatabase First of all, we’re really sorry. We have been saying that Python support for the embedded database is coming in “a few weeks” or “next month” for over half a year now,...
View ArticlePy2neo 1.6
Py2neo 1.6 Hi all, It’s a weird thought that although Neo4j has been part of my life for well over two years, I’ve only met in person a few of the people that I know from its community. Thanks to the...
View ArticleBuilding a Python Web Application Using Flask and Neo4j
Flask, a popular Python web framework, has many tutorials available online which use an SQL database to store information about the website’s users and their activities. While SQL is a great tool for...
View ArticlePolyglot Persistence Case Study: Wanderu + Neo4j + MongoDB
Every language and data storage solution has its strengths. After all, no single solution is most performant and cost-effective for every possible task in your application. In order to tap into the...
View ArticleCypher: LOAD JSON from URL AS Data
Neo4j’s query language Cypher supports loading data from CSV directly but not from JSON files or URLs. Almost every site offers some kind of API or endpoint that returns JSON and we can also query many...
View ArticleMaking a Difference: The Public Neo4j-Users Slack Group
We’ve been asked several time in the past to open a neo4j-users Slack group for the many enthusiastic people in the Neo4j user community. Now, that Slack group is a reality. This group is meant to be a...
View ArticleFrom the Neo4j Community: July 2015
It’s apparent that Neo4j graphistas have been hard at work this summer, with lots of awesome videos, slides and articles being published. Here are some of our favorites that show off how amazing the...
View ArticleImport 10M Stack Overflow Questions into Neo4j In Just 3 Minutes
I want to demonstrate how you can take the Stack Overflow dump and quickly import it into Neo4j. After that, you’re ready to start querying the graph for more insights and then possibly build an...
View ArticleFree Neo4j Books (+ Discounts), from Beginner to Advanced
Whether you’re a brand-new user of Neo4j or a seasoned vet, you can always stand to polish and refine your skills with graph databases. No doubt you’ve read the classic Graph Databases book by Ian...
View ArticleFrom the Neo4j Community: September 2015
Autumn is in full swing and as we continue to gather all the slides and videos from GraphConnect San Francisco (coming soon!), it’s time to look back at all of the amazing contributions from the Neo4j...
View ArticleBuilding the Graph Your Network App with the Neo4j Docker Image
Neo4j has long been distributed with a dataset of movies – showing how movies, actors, actresses, directors and more relate to each other. We’ve also recently added Northwind organizational data for...
View ArticleFrom the Neo4j Community: October 2015
The Neo4j community has had a very busy October! Besides the three major announcements at GraphConnect San Francisco, community members have been abuzz about everything from real-time databases to...
View ArticleHow Backstory.io Uses Neo4j to Graph the News [Community Post]
[As community content, this post reflects the views and opinions of the particular author and does not necessarily reflect the official stance of Neo4j.] Backstory is a news exploration website I...
View ArticleSingapore Developers: Welcome to the Neo4j Community!
Good news for developers in the Lion City: The Neo4j ecosystem now includes a budding new community in Singapore! While Neo Technology will always have a Swedish soul, we’ve already welcomed a number...
View ArticleBolting Forward: The Neo4j 3.0 Milestone 1 Release Is Here
Happy Friday, Neo4j alpha-developers! Good news: The first milestone release of Neo4j 3.0 is now ready for testing. Download Neo4j 3.0.0-M01 here. Disclaimer: Milestone releases like this one are for...
View ArticleNon-Text Discovery with ConceptNet as a Neo4j Database [Community Post]
[As community content, this post reflects the views and opinions of the particular author and does not necessarily reflect the official stance of Neo4j.] The Problem of Discovery Discovery, especially...
View ArticleFor Testing & Feedback: Neo4j 3.0 Release Candidate 1
Neo4j 3.0 is coming soon, and we would like to ask you today for your feedback on our first release candidate. For your review Neo4j 3.0-RC1 previews some significant new features which we’d love for...
View ArticleOfficial Release: 3 Essentials of Neo4j 3.0, from Scale to Productivity &...
Today, the Neo4j team is proud to announce the release of Neo4j 3.0.0. As the first release in the 3.x series, Neo4j 3.0 is based on a completely redesigned architecture and a commitment to offer the...
View Article