Ali Emre Varol, Data Scientist and Certified Neo4j Professional Jul 05, 2022 10mins read
For graph generation, we will use the singles dataset curated by Jeff Sackmann in the tennis_wta and tennis_atp repositories. Jeff’s repositories include CSV files containing all the matches on the Women’s WTA tournaments between 1920 and 2022 and the Men’s ATP tournaments from 1968 to 2022. Strictly speaking, he always keeps the repositories up-to-date. Great thanks to Jeff Sackmann for curating the datasets. Read more →
Tara Jana, Senior Director of Product Marketing Jun 30, 2022 4mins read
Submit Cypher queries that are shorter in length and lower on database hits while still returning the correct query results to win $27k worth of prizes. Do you love coding effectively and optimizing codes for performance? Look no further and… Read more →
With the growth of the graph category, the transition to cloud and the rise of graph data science, we are seeing more and more people and projects using the Neo4j database, developer tools, and GDS products. Historically, we have focused… Read more →
Chintan Desai, Consulting Engineer, Neo4j Jun 27, 2022 4mins read
Why Graph Databases?Neo4j is the industry leader and pioneer of graph database technology and is currently the top-rated graph database management system in the world.In my experience so far with designing solutions and applications around Neo4j, I came across many materials… Read more →
Zach Blumenfeld, Data Science Product Specialist, Neo4j Jun 21, 2022 15mins read
How to extract actionable insights in supply chains in minutes using Neo4j GDS and Bloom to visualize operational load and regional patterns. Read more →
Michael Hunger, Head of Product Innovation & Developer Strategy, Neo4j May 23, 2022 7mins read
This week, we’re exploring book recommendation data as a graph. And what better source for that than Goodreads?If you’d rather watch the recording of our livestream, enjoy it here and below. Otherwise, keep on reading.The DatasetI found a well-sized dataset… Read more →
Jennifer Reif, Developer Relations Engineer at Neo4j May 04, 2022 6mins read
In our world today, we seem to encounter crises and global struggles on a daily basis. But what if we could help others and improve life around us using the data and technology at our fingertips? Graph databases like Neo4j help us do exactly that. Read more →
Estelle Scifo, CTO at SmartGrid Communications Inc. May 02, 2022 6mins read
A lesser-known feature of Cypher allows you to determine with equal precision what gets returned by the query in a JSON format similar to a GraphQL output. Read more →
Ali Emre Varol, Data Scientist and Certified Neo4j Professional Apr 29, 2022 12mins read
In this blog post, we’ll use Neo4j to turn the European Gas Network into a knowledge graph to analyze the data.Photo by Rostislav Artov, UnsplashThe crisis between Ukraine and Russia caused relations between Russia and the E.U. to fall to the lowest… Read more →
Exploring the meaning of data with an appropriate visualization is extremely important for us, and for the users who want to explore the relationships and properties stored in their database. Read more →
With winter officially behind us, we at Neo4j have been busy in the workshop sharpening our (Dev)Tools with meticulous precision to bring you the latest releases. Read more →
Adam Cowley, Developer Experience Engineer at Neo4j Apr 15, 2022 6mins read
We’re heavy users of Auth0 at Neo4j, with many of our products and services using Auth0 for authentication. For example, when logging into Neo4j Aura or Neo4j Sandbox, you are greeted with a customized Auth0 login screen. Read more →
Michael Hunger, Head of Product Innovation & Developer Strategy, Neo4j Apr 11, 2022 10mins read
News is much more than just the articles you see on the front pages. A lot of the detail is hidden behind metadata that’s not immediately visible. Today we want to look behind the scenes, using the NYTimes API to access some of the article metadata. Read more →
Tomaž Bratanič, Graph ML and GenAI Research, Neo4j Mar 21, 2022 9mins read
Cryptocurrencies have become more and more integrated into our daily life. Many cryptocurrencies like Bitcoin and Ethereum are decentralized networks based on blockchain technology. They have a wide array of use-cases and have been implemented by various companies and governments.… Read more →
Zach Blumenfeld, Data Science Product Specialist, Neo4j Mar 01, 2022 9mins read
In part 4 of our fraud detection series, we will cover how to apply graph machine learning to predict the high fraud risk user accounts we labeled in parts 1, 2, and 3. Read more →
Zach Blumenfeld, Data Science Product Specialist, Neo4j Mar 01, 2022 5mins read
In part 3 of our fraud detection series, we may want to expand beyond our business logic to automatically identify other users that are suspiciously similar to the fraud risks already identified. Read more →
Zach Blumenfeld, Data Science Product Specialist, Neo4j Mar 01, 2022 6mins read
In part 2 of this fraud detection series, we will provide more formal definitions for resolving entities that will allow us to partition well-defined communities in a scalable manner. Read more →
Zach Blumenfeld, Data Science Product Specialist, Neo4j Mar 01, 2022 6mins read
In the first part of this fraud detection series, we will introduce the sample graph dataset we are using and begin exploring the graph for potential fraud patterns. Read more →
Zach Blumenfeld, Data Science Product Specialist, Neo4j Mar 01, 2022 3mins read
Fraud Detection is one of today's most challenging data science problems. Thankfully, Neo4j Graph Data Science (GDS) offers practical solutions that empower data scientists to make rapid progress in fraud detection analytics and machine learning. Read more →
Greg King, Product Manager for Neo4j Developer Tools, Neo4j Feb 23, 2022 5mins read
As we’re nearly at the end of February, it’s a belated Happy New Year from the Neo4j DevTools teams, but we’re pleased to be bringing you our first releases of the year. In this update we’ve got the beta launch of Neo4j Data Importer and new productivity features for Neo4j Browser. Read more →
Darrell Warde, Software Engineer, Neo4j Feb 17, 2022 7mins read
Neo4j is excited to announce the release of the Neo4j GraphQL Library 3.0.0! Initially driven by the requirement to perform some major dependency upgrades, we have taken the opportunity to work through a backlog of breaking changes to improve the experience with the library, and to perform some much needed cleanup in key areas. Read more →
David Allen, Senior Director of Developer Relations, Neo4j Feb 16, 2022 7mins read
In this article, we’ll cover some best practices for using Neo4j drivers in your application. The code examples will all be in Python for simplicity, but the basic practices outlined apply to all languages supported by Neo4j. Read more →