Modeling Data From the Titanic
Sep 24 6 mins read
Explore how graph modeling of Titanic data reveals insights into survivorship by class, gender, age, and cabin location with simplified Cypher queries. Read more →
Explore how graph modeling of Titanic data reveals insights into survivorship by class, gender, age, and cabin location with simplified Cypher queries. Read more →
Learn how to ingest data from relational data into your Neo4j graph database automatically, by using the Neo4j Runway Python Library. Read more →
Learn when to use graph data models, like parent-child, question-based, and topic-summary, for RAG applications powered by knowledge graphs. Read more →
This week in Discover Neo4j AuraDB Free, we're exploring git commit history as a graph in AuraDB, starting from scratch. Read more →
See how David imports AI-generated sample datasets from ChatGPT into the graph data model in Neo4j Graph Database. Read more →
Proper modeling of a graph database may be challenging. Because it requires a little bit of a different approach than relational database, we need to take into consideration what types of questions we want to answer.Luckily, nowadays we can use tools… Read more →
If you use ours or anyone’s native graph database system, and you wind up with a data model that is not connected, not networked, and does not account for all the possible relationships between all the elements of data in your entire data warehouse, you’re doing it wrong. Read more →
Data modeling is out of date. But the question we should all be asking is whether we even have the right way to model data? Read more →