The GraphQL team at Neo4j recently released beta support for GraphQL Subscriptions in the @neo4j/graphql library. Subscriptions allow clients to listen to changes in their Neo4j database for their real-time applications. Read more →
As a famous hero once said: With data model flexibility comes great responsibility.The schema optionality of Neo4j is convenient for rapid prototyping but can turn into quite the nightmare if the data complexity is not tamed as the dataset grows… Read more →
Earlier this year, we introduced a new tool, Data Importer, to help users easily import their flat file data into Neo4j’s graph database without writing a single line of code. It works by simply providing your flat file data (CSV or TSV) to the Data Importer web interface, modeling the nodes and relationships visually, and mapping the files to your model. Read more →
Tomaž Bratanič, Graph ML and GenAI Research, Neo4j Jul 21, 2022 12mins read
Knowing your users is vital to any business. When your users can interact with each other on a social media platform, content sharing platform, or even work-related platforms, you can construct a network between your users based on their interactions and extract graph-based features to segment your users. Of course, these same approaches can be applied to other platforms that are not user-centric. Read more →
Adam Cowley, Developer Experience Engineer at Neo4j Jul 19, 2022 8mins read
It was always my intention to build the new site in the open on the Neo4j Twitch Channel, but in the end, time got the better of me and I ended up quietly developing the backend in stealth mode. So, in lieu of a Twitch stream, I wanted to take the time to write a follow-up post with some of the more technical aspects of the GraphAcademy rebuild. Read more →
In the last week of June 2022, Neo4j Ops Manager (NOM) was released. My colleague Chris Shelmerdine published a great post with many insights into functionality but also into technical details about how NOM is built: Introducing Neo4j Ops Manager: The Tool You Need to Boost Your Ops Team’s Productivity. Read more →
Tomaž Bratanič, Graph ML and GenAI Research, Neo4j Jul 06, 2022 14mins read
A wave of graph-based approaches to data science and machine learning is rising. We live in an era where the exponential growth of graph technology is predicted [1]. The ability to analyze data points through the context of their relationships… Read more →
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 →