Democratizing Data Discovery at Airbnb
Editor’s Note: This presentation was given by John Bodley and Chris Williams at GraphConnect Europe in May 2017. Presentation Summary Airbnb, the online marketplace and hospitality service for people...
View ArticleWhich GraphConnect Training Should You Take? [Quiz]
It’s that time of year again. In less than five weeks, Emil will be getting on stage at GraphConnect 2018 in the heart to Times Square, NYC and announcing the new release of….wow, I think we’re getting...
View ArticleInterchangeable Parts: 5-Minute Interview with Preston Hendrickson, Principal...
“It’s easy to teach people to use Neo4j. It’s hands-on training, not death by PowerPoint,” said Preston Hendrickson, Principal Systems Analyst at CALIBRE. CALIBRE works with large government customers,...
View ArticleThis Week in Neo4j – $80 Million Series E, New Neo4j Monitoring Tool, Cyber...
Welcome to this week in Neo4j where we round up what’s been happening in the world of graph databases in the last 7 days. This week we have Neo4j’s $80 Million Series E, Cyber Attack Graphs, an...
View ArticleAgile Open Source Intelligence: 5-Minute Interview with Frederick Kagan
“One thing that a relational database isn’t, is relational ,” said Frederick Kagan, Director of the Critical Threats Project at the American Enterprise Institute. All intelligence organizations are...
View ArticleHoliday 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 ArticleNigel Small Discusses Py2neo
After some considerable mocking from our good man Jim Webber, developer and architect Nigel Small started playing around with Neo4j. His conclusion: “In the end, I came to the conclusion that designing...
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
Update: Much of this got much easier today with user defined procedures, like apoc.load.json, which add this kind of capability to Cypher directly. Neo4j’s query language Cypher supports loading data...
View ArticleMaking a Difference: The Public Neo4j-Users Slack Group
Update We are moving our Neo4j Community Support Forum to a new place as we have outgrown Slack. Thank you all for your help and support there. Now join us on community.neo4j.com for a better...
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
Editor’s Note: All promotions in this blog post have now expired. Please use this post for informational purposes only and to browse Neo4j books available from Packt Publishing. Whether you’re a...
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 Article