SlideShare a Scribd company logo
© 2023 Neo4j, Inc. All rights reserved.
© 2023 Neo4j, Inc. All rights reserved.
The Path To Success With Graph
Database and Data Science
Jesus Barrasa
RVP Field Engineering at Neo4j
1
© 2023 Neo4j, Inc. All rights reserved.
© 2022 Neo4j, Inc. All rights reserved.
Neo4j Graph Data Platform
2
BUSINESS
USERS
DEVELOPERS
DATA
SCIENTISTS
DATA
ANALYSTS
Enterprise Ready
Data Science & MLOps
Graph Data Science
OLAP
Data Science and Analytics
Tools, algorithms, and Integrated ML framework
AutoML
Integrations
Discovery & Visualization
Low-code querying, data modeling and exploration tools
Neo4j
Bloom
BI
Connectors
Neo4j
Browser
Language
interfaces
Application Development Tools & Frameworks
Tools and APIs for rapid prototyping and development
Graph Query Language
Cypher and GQL as the lingua franca for graphs
Transactions Analytics
Graph Database
Data Consolidation
Contextualization
OLTP
Native Graph Database
The core component of Neo4j platform
Runs Anywhere
Run by yourself or as DBaaS by Neo4j, in the cloud or on premises
Data Connectors
Ecosystem & Integrations
Rich set of connectors to plug into existing data ecosystems
Data Sources
© 2023 Neo4j, Inc. All rights reserved.
Engineering Expertise
>1000 person-years investment
First mover advantage
Maturity, Most enterprise deployments
Largest graph community
Growing at 80%+ annually
Neo4j Graph Database Capabilities
Hybrid
Workloads
Native Graph
Architecture
Powers
Graph Data
Science
Rich
Toolset
Enterprise
Trust
Runs
Anywhere
3
© 2023 Neo4j, Inc. All rights reserved.
4
Native Graph Architecture
Native Graph
Storage
Native Graph
Processing
• No mismatch
• Data integrity / ACID
• Schema flexible
• 1000x faster than relational
• K-Hop now 10-1000x faster
than version 4
Fabric
• Federation of scaled
out shards
• Instant composite
database
Composite DB
Autonomous
Clustering
• Elastic scale-out for
high throughput
• 100s of machines
across clusters
Data integrity and high speed also true in scaled out situations
© 2023 Neo4j, Inc. All rights reserved.
Hybrid Workload Duality
5
Intelligent
Applications
Transactions -
Security -
Performance & Scalability -
ACID Consistency -
Intelligent Modeling
- Extensive & Supported Algo Library
- Scalable
- Graph Visualization
- Graph Transformations
Graph
Transactions
Graph Analytics
& Data Science
© 2023 Neo4j, Inc. All rights reserved.
Powers Neo4j Graph Data Science
Graph Data Science
MACHINE LEARNING
Analytics
Feature
Engineering
Data
Exploration
Graph
Data
Science
TensorFlow
KNIME Python
6
Project your graph for in-memory analytics
● Unparalleled analytical processing
● .. with 60+ Algorithms for predictive analytics
● .. and pipeline to supervised AI/ML models
● Making AI smarter!
© 2023 Neo4j, Inc. All rights reserved.
Developer Productivity: Rich tooling and easy onramp
ops manager
7
data importer
Visualize and explore your data
Query editor and results visualizer
Code-free data loader and modeler
AuraWorkspace
Unified Workspace
© 2023 Neo4j, Inc. All rights reserved.
8
Plugs into your data and development ecosystem
Neo4j BI
Connector
Apache Spark
Connector
Apache Kafka
Connector
Data Warehouse
Connector
Java Python .NET
JavaScript Go
© 2023 Neo4j, Inc. All rights reserved.
Enterprise-Grade: Security and Trust Built In
Single Sign-On Secure Development
Practices
Dedicated VPC Role- & Schema-Based
Access Control
Encryption
(At-Rest, In-Transit,
and Intra Cluster)
SOC 2 Type 1
9
© 2023 Neo4j, Inc. All rights reserved.
● Real-time Performance at Scale
● Automatic Upgrades, Patches, Backups
● Scale on Demand, No Downtime
● High Availability
● Multi Cloud, Any Region
● Enterprise-grade Security
● Simple Capacity-Based Pricing
10
Run Anywhere: self managed, or by Neo4j
● Full administrative control
● On-premises or via cloud marketplace
● Fit where cloud isn’t appropriate (e.g. special
compliance scenarios)
● Easy migration to AuraDB
Self-Managed
© 2023 Neo4j, Inc. All rights reserved.
Forward looking investments
Developer
Experience
Complete multi-cloud availability AuraDB on Azure in addition to GCP, AWS
Making graph ubiquitous with GQL compliance
Programmatic management and monitoring with APIs for AuraDB
Solidifying Neo4j as the data store of record: CDC + next-gen Kafka connector
Theme: the first-choice and primary database that graph-powers any application
Performance at
Scale
Analytic step-up performance with Parallel Cypher Queries
Improved mem-to-storage ratio / Lower TCO with Freki next-gen storage
Even more autonomous clustering with declarative server management
Operational Trust Better monitoring and tuning with query analyzer in Neo4j Ops Manager
Integrated observability with AuraDB metrics and log streaming
Customer managed security in AuraDB with customer managed encryption keys
and customer managed RBAC
© 2023 Neo4j, Inc. All rights reserved.
© 2023 Neo4j, Inc. All rights reserved.
Neo4j Graph Data Science
© 2023 Neo4j, Inc. All rights reserved.
What’s important?
Prioritization
Who has the most connections?
Who has the highest page rank?
Who is an influencer?
What’s unusual?
Anomaly & Fraud Detection
Where is a community forming?
What are the group dynamics?
What’s unusual about this data?
What’s next?
Predictions
What’s the most common path?
Who is in the same community?
What relationship will form?
13
Pl
ay
s
Lives_in
In_sport
Likes
F
a
n
_
o
f
Plays_for
K
n
o
w
s
Knows
Knows
K
n
o
w
s
Graph Structure Improves Data Science Outcomes
© 2023 Neo4j, Inc. All rights reserved.
And created Neo4j Graph Data Science:
Eliminate Pain & Optimize Data Science Workflows with the data you already have
Eliminates Pain Optimizes Data Science
Flows
Complex joins operations
Mining Multiple Tables
Tedious Manual
Approximations
Brute Force Comparisons
Fractured Data
95% reduction in computation
time
500x faster than open source
libraries
Improves Customer
Outcomes
20-30% improvement in
model performance
600% improvement in traffic
$5 Million of additional fraud
detected
3x better churn predictability
5x reduction in factory
production lead time
14
© 2023 Neo4j, Inc. All rights reserved.
15
Data
Scientists
> Native Python Client
> Apache Arrow integration
> Unified ML pipelines
We invest in four key areas
Built by data scientists,
for data scientists
Better
Predictions
> 65+ Graph algorithms &
embeddings
> Graph native ML Pipelines
> Vertex AI & SageMaker
Integrations
The best graph data
science and ML engine
Ecosystem
> Apache Spark & Kafka
Connectors
> Native BI Connector
> Data Warehouse Connector
> GNN library support
Seamlessly works with
your data stack and
pipeline
Production
Ready
> Compatible with all major
clouds
> Enterprise Scale & Security
> Deploy anywhere
Go to production with
speed, scale, and
security
© 2023 Neo4j, Inc. All rights reserved.
16
With The Largest Catalog of Graph Algorithms
Pathfinding &
Search
Centrality &
Importance
Community
Detection
Supervised
Machine Learning
Heuristic Link
Prediction
Similarity Graph
Embeddings
…and more
Graph algorithms are a set of instructions that visit the nodes of a graph to
analyze the relationships in connected data.
© 2023 Neo4j, Inc. All rights reserved.
And Full Support Across the entire ML Lifecycle
Feature
Engineering
Model Training
& Tuning
Model
Deployment
Data Collection
& Preparation
Exploratory
Data Analysis
Model
Evaluation &
Selection
Drivers,
Connectors, Fast
Import/Export
Graph Queries,
Algorithms, and
Visualization
Graph
Embeddings &
Algorithms
Predict APIs,
Model/Graph
Catalog
Operations,
Connectors
Graph Native ML Pipelines
Unsupervised Graph Algorithms
Graph Features -> External ML Pipelines
17
© 2023 Neo4j, Inc. All rights reserved.
And made it seamless for all ecosystems and pipelines
Graph Data Science
BI & VISUALIZATIONS
INGEST
STORE
PROCESS
Apache
Kafka
MACHINE LEARNING
Cloud
Functions
Neo4j
Bloom
PubSub
DataProc
Analytics
Feature
Engineering
Data
Exploration
Graph
Data
Science
Business
Applications &
Existing Systems
Files (unstructured,
structured)
TensorFlow
KNIME Python
Cloud Storage
AWS
Lambda
18
Graph Database
© 2023 Neo4j, Inc. All rights reserved.
View the most well connected and influential nodes
Recommendations from shared user interactions and associations
Our Visualizations Make analysis easy to understand
19
© 2023 Neo4j, Inc. All rights reserved.
20
What’s in it for you:
● Improve model accuracy by 30%
● Simplify processes and remove
headaches
● More projects into production
without additional hiring
Neo4j Graph Data Science
Analytics
Feature
Engineering
Data
Exploration
Graph
Data
Science
Queries & Search
Machine Learning Visualization
© 2023 Neo4j, Inc. All rights reserved.
21
Customer Case Study:
Fraud Detection
Correctly identify account holders
committing fraud
Results:
● 300% increase in fraud detection
● 10% true positive escalations
(industry standard < 1%)
● Reduced false positive escalations
● 150% increase in payment flow
© 2023 Neo4j, Inc. All rights reserved.
22
How to get started…
3. Graph Native
Machine Learning
Learn features in your graph
that you don’t even know are
important yet using
embeddings.
Predict links, labels, and
missing data with in-graph
supervised ML models.
Identify associations,
anomalies, and trends using
unsupervised machine
learning.
2. Graph Algorithms
1. Knowledge Graphs
Find the patterns you’re looking
for in connected data
© 2023 Neo4j, Inc. All rights reserved.
23
What’s New in Graph Data
Science
© 2023 Neo4j, Inc. All rights reserved.
Algos & Embeddings
HashGNN Embedding: Faster
approach than GNNs for knowledge
graphs
KMeans Cluster data based on
properties like graph embeddings
Leiden Algorithm: Fast and scalable
modularity based community detection
New
Image courtesy of: Traag, V.A., Waltman, L. & van Eck, N.J.
Image courtesy of: javatpoint.com
Leiden Algorithm:
K-means Clustering:
24
© 2023 Neo4j, Inc. All rights reserved.
ML Pipelines
Autotuning: Find optimal
hyperparameters to
improve model
performance
Multilayer Perceptrons
(MLPs): Fully connected
neural networks now
available for Link Prediction
and Node Classification
New
25
© 2023 Neo4j, Inc. All rights reserved.
GNN Support
Graph Sampling: sample a
representative subgraph
from a larger graph for
training complex models
Graph Export: use our
projections in other graph
ML libraries like Deep Graph
Library (DGL), PyG, and
Tensorflow GNN
New
Image courtesy of Google Cloud
26
© 2023 Neo4j, Inc. All rights reserved.
27
Other
Data Stores
Transactions Analytics
Graph Database Graph Data Science
Integrated AI/Machine
Learning
Data
Integrations
&
Connectors
Admin
Cypher
Drivers
&
APIs
Dev
Tools
Application Layer: Digital Twin, Recommendation, Fraud Detection, Cybersecurity, …
Query
Browser
GraphQL
Analytics & AI/Machine Learning Pipelines
The Neo4j Graph Data Platform
Flexible Graph Schema
Performance, Reliability &
Integrity
Scale-Up & Scale-Out Architecture
Development Tools Breadth
Enterprise Ecosystem
© 2023 Neo4j, Inc. All rights reserved.
Continue your graph journey
Connect with passionate graphistas
Free online training and
certification
• dev.neo4j.com/learn
• dev.neo4j.com/datasets
Graph expert group - The
Ninjas
• dev.neo4j.com/ninjas
Connect with the
community:
• dev.neo4j.com/chat
• dev.neo4j.com/forum
• dev.neo4j.com/newsletter
Next developer events
• Live Streams - Weekly & Online
• Local Meetups neo4j.com/events
© 2023 Neo4j, Inc. All rights reserved.
Meet the Neo4j Ninjas
Masters of Graphs
Ninjas are:
Active graph bloggers, presenters, GitHub contributors, professors,
user group leaders, and researchers - all sharing their graph expertise
Benefits:
Ninjas benefit from exclusive access to Neo4j experts, VIP event
experience, special giveaways and much more
Interested? For more information visit:
© 2023 Neo4j, Inc. All rights reserved.
APOC Documentation
Other Neo4j Resources
Neo4j Graph Data Science Documentation
Neo4j Cypher Manual
Neo4j Driver Manual
Cypher Style Guide
Arrows App
• APOC is a great plugin to level up your
cypher
• This documentation outlines different
commands one could use
• Link to APOC documentation
• The Cypher manual can be used to get
more information about Cypher commands
• Link to cypher manual
• Neo4j Graph Data Science documentation
is a great reference to see which algorithms
to use
• Show how to use different algorithms
• Link to Graph Data Science documentation
• The driver manual provides the official
drivers that are supported by Neo4j
• Link to Neo4j driver manual
• The cypher style guide provide
recommendations for building clean, easy to
read Cypher queries
• Link to Cypher style guide
• The Arrows app allows one to design a
graph without using Cypher
• Link to Arrows app
Cypher Cheat Sheet
• This page gives quick examples of how to
write different queries within Cypher
• Link to Cypher cheat sheet
GraphGists
• GraphGists has many different use cases
and examples for specific industries
• Link to GraphGists
Neo4j Sandbox
• The Neo4j sandbox provides a quick
deployment of a Neo4j server
• It does not require a download
• Comes with example projects
• Link to Neo4j Sandbox
© 2023 Neo4j, Inc. All rights reserved.
THANK YOU
Share feedback at slido.com
#GraphSummitMunich2023

More Related Content

PDF
The Neo4j Data Platform for Today & Tomorrow.pdf
PDF
Workshop Introduction to Neo4j
PDF
Neo4j: The path to success with Graph Database and Graph Data Science
PDF
The Data Platform for Today’s Intelligent Applications
PPTX
Neo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptx
PPTX
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
PDF
Graphs for Finance - AML with Neo4j Graph Data Science
PDF
Workshop - Neo4j Graph Data Science
The Neo4j Data Platform for Today & Tomorrow.pdf
Workshop Introduction to Neo4j
Neo4j: The path to success with Graph Database and Graph Data Science
The Data Platform for Today’s Intelligent Applications
Neo4j GraphSummit London March 2023 Emil Eifrem Keynote.pptx
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Graphs for Finance - AML with Neo4j Graph Data Science
Workshop - Neo4j Graph Data Science

What's hot (20)

PDF
Optimizing Your Supply Chain with the Neo4j Graph
PDF
Introduction to Neo4j for the Emirates & Bahrain
PPTX
How Graph Data Science can turbocharge your Knowledge Graph
PPTX
Easily Identify Sources of Supply Chain Gridlock
PDF
Workshop Tel Aviv - Graph Data Science
PPTX
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
PDF
Supply Chain Twin Demo - Companion Deck
PPTX
Get Started with the Most Advanced Edition Yet of Neo4j Graph Data Science
PDF
Knowledge Graphs for Transformation: Dynamic Context for the Intelligent Ente...
PDF
https://www.slideshare.net/neo4j/a-fusion-of-machine-learning-and-graph-analy...
PPTX
EY: Why graph technology makes sense for fraud detection and customer 360 pro...
PPTX
ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
PDF
Intro to Graphs and Neo4j
PPTX
ENEL Electricity Grids on Neo4j Graph DB
PDF
Leveraging Generative AI to Accelerate Graph Innovation for National Security...
PDF
Graphs for Data Science and Machine Learning
PPTX
Elsevier: Empowering Knowledge Discovery in Research with Graphs
PDF
Modeling Cybersecurity with Neo4j, Based on Real-Life Data Insights
PDF
The Knowledge Graph Explosion
PDF
The Case for Graphs in Supply Chains
Optimizing Your Supply Chain with the Neo4j Graph
Introduction to Neo4j for the Emirates & Bahrain
How Graph Data Science can turbocharge your Knowledge Graph
Easily Identify Sources of Supply Chain Gridlock
Workshop Tel Aviv - Graph Data Science
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
Supply Chain Twin Demo - Companion Deck
Get Started with the Most Advanced Edition Yet of Neo4j Graph Data Science
Knowledge Graphs for Transformation: Dynamic Context for the Intelligent Ente...
https://www.slideshare.net/neo4j/a-fusion-of-machine-learning-and-graph-analy...
EY: Why graph technology makes sense for fraud detection and customer 360 pro...
ASTRAZENECA. Knowledge Graphs Powering a Fast-moving Global Life Sciences Org...
Intro to Graphs and Neo4j
ENEL Electricity Grids on Neo4j Graph DB
Leveraging Generative AI to Accelerate Graph Innovation for National Security...
Graphs for Data Science and Machine Learning
Elsevier: Empowering Knowledge Discovery in Research with Graphs
Modeling Cybersecurity with Neo4j, Based on Real-Life Data Insights
The Knowledge Graph Explosion
The Case for Graphs in Supply Chains
Ad

Similar to The path to success with Graph Database and Graph Data Science (20)

PPTX
The path to success with graph database and graph data science_ Neo4j GraphSu...
PDF
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
PDF
The Path To Success With Graph Database and Analytics
PDF
Amsterdam - The Neo4j Graph Data Platform Today & Tomorrow
PDF
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
PDF
Nordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
PDF
Neo4j Keynote: The Art of the Possible with Graph Technology
PDF
Keynote: Art of the Possible - Chandra Rangan
PDF
Keynote: Art of the Possible - Moore
PDF
The Data Platform for Today's Intelligent Applications.pdf
PPTX
Neo4j GraphSummit Copenhagen - The path to success with Graph Database and Gr...
PDF
Graph Data Science with Neo4j: Nordics Webinar
PDF
Graph Machine Learning in Production with Neo4j
PDF
Neo4j – The Fastest Path to Scalable Real-Time Analytics
PDF
Einstieg in Neo4j Graph Data Science
PPTX
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
PDF
Graph Data Science: The Secret to Accelerating Innovation with AI/ML
PDF
Ultime Novità di Prodotto Neo4j
PPTX
Neo4j GraphTalk Amsterdam - Introduction and Graph Use Cases
PDF
GraphSummit Toronto: Keynote - Innovating with Graphs
The path to success with graph database and graph data science_ Neo4j GraphSu...
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
The Path To Success With Graph Database and Analytics
Amsterdam - The Neo4j Graph Data Platform Today & Tomorrow
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
Nordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
Neo4j Keynote: The Art of the Possible with Graph Technology
Keynote: Art of the Possible - Chandra Rangan
Keynote: Art of the Possible - Moore
The Data Platform for Today's Intelligent Applications.pdf
Neo4j GraphSummit Copenhagen - The path to success with Graph Database and Gr...
Graph Data Science with Neo4j: Nordics Webinar
Graph Machine Learning in Production with Neo4j
Neo4j – The Fastest Path to Scalable Real-Time Analytics
Einstieg in Neo4j Graph Data Science
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
Graph Data Science: The Secret to Accelerating Innovation with AI/ML
Ultime Novità di Prodotto Neo4j
Neo4j GraphTalk Amsterdam - Introduction and Graph Use Cases
GraphSummit Toronto: Keynote - Innovating with Graphs
Ad

More from Neo4j (20)

PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
PDF
Jin Foo - Prospa GraphSummit Sydney Presentation.pdf
PDF
GraphSummit Singapore Master Deck - May 20, 2025
PPTX
Graphs & GraphRAG - Essential Ingredients for GenAI
PPTX
Neo4j Knowledge for Customer Experience.pptx
PPTX
GraphTalk New Zealand - The Art of The Possible.pptx
PDF
Neo4j: The Art of the Possible with Graph
PDF
Smarter Knowledge Graphs For Public Sector
PDF
GraphRAG and Knowledge Graphs Exploring AI's Future
PDF
Matinée GenAI & GraphRAG Paris - Décembre 24
PDF
ANZ Presentation: GraphSummit Melbourne 2024
PDF
Google Cloud Presentation GraphSummit Melbourne 2024: Building Generative AI ...
PDF
Telstra Presentation GraphSummit Melbourne: Optimising Business Outcomes with...
PDF
Hands-On GraphRAG Workshop: GraphSummit Melbourne 2024
PDF
Démonstration Digital Twin Building Wire Management
PDF
Swiss Life - Les graphes au service de la détection de fraude dans le domaine...
PDF
Démonstration Supply Chain - GraphTalk Paris
PDF
The Art of Possible - GraphTalk Paris Opening Session
PPTX
How Siemens bolstered supply chain resilience with graph-powered AI insights ...
PDF
Knowledge Graphs for AI-Ready Data and Enterprise Deployment - Gartner IT Sym...
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Jin Foo - Prospa GraphSummit Sydney Presentation.pdf
GraphSummit Singapore Master Deck - May 20, 2025
Graphs & GraphRAG - Essential Ingredients for GenAI
Neo4j Knowledge for Customer Experience.pptx
GraphTalk New Zealand - The Art of The Possible.pptx
Neo4j: The Art of the Possible with Graph
Smarter Knowledge Graphs For Public Sector
GraphRAG and Knowledge Graphs Exploring AI's Future
Matinée GenAI & GraphRAG Paris - Décembre 24
ANZ Presentation: GraphSummit Melbourne 2024
Google Cloud Presentation GraphSummit Melbourne 2024: Building Generative AI ...
Telstra Presentation GraphSummit Melbourne: Optimising Business Outcomes with...
Hands-On GraphRAG Workshop: GraphSummit Melbourne 2024
Démonstration Digital Twin Building Wire Management
Swiss Life - Les graphes au service de la détection de fraude dans le domaine...
Démonstration Supply Chain - GraphTalk Paris
The Art of Possible - GraphTalk Paris Opening Session
How Siemens bolstered supply chain resilience with graph-powered AI insights ...
Knowledge Graphs for AI-Ready Data and Enterprise Deployment - Gartner IT Sym...

Recently uploaded (20)

DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Approach and Philosophy of On baking technology
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Modernizing your data center with Dell and AMD
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Big Data Technologies - Introduction.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
The AUB Centre for AI in Media Proposal.docx
Dropbox Q2 2025 Financial Results & Investor Presentation
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Encapsulation theory and applications.pdf
Approach and Philosophy of On baking technology
The Rise and Fall of 3GPP – Time for a Sabbatical?
Spectral efficient network and resource selection model in 5G networks
Modernizing your data center with Dell and AMD
Machine learning based COVID-19 study performance prediction
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Review of recent advances in non-invasive hemoglobin estimation
Digital-Transformation-Roadmap-for-Companies.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Chapter 3 Spatial Domain Image Processing.pdf
Empathic Computing: Creating Shared Understanding
Big Data Technologies - Introduction.pptx
Electronic commerce courselecture one. Pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto

The path to success with Graph Database and Graph Data Science

  • 1. © 2023 Neo4j, Inc. All rights reserved. © 2023 Neo4j, Inc. All rights reserved. The Path To Success With Graph Database and Data Science Jesus Barrasa RVP Field Engineering at Neo4j 1
  • 2. © 2023 Neo4j, Inc. All rights reserved. © 2022 Neo4j, Inc. All rights reserved. Neo4j Graph Data Platform 2 BUSINESS USERS DEVELOPERS DATA SCIENTISTS DATA ANALYSTS Enterprise Ready Data Science & MLOps Graph Data Science OLAP Data Science and Analytics Tools, algorithms, and Integrated ML framework AutoML Integrations Discovery & Visualization Low-code querying, data modeling and exploration tools Neo4j Bloom BI Connectors Neo4j Browser Language interfaces Application Development Tools & Frameworks Tools and APIs for rapid prototyping and development Graph Query Language Cypher and GQL as the lingua franca for graphs Transactions Analytics Graph Database Data Consolidation Contextualization OLTP Native Graph Database The core component of Neo4j platform Runs Anywhere Run by yourself or as DBaaS by Neo4j, in the cloud or on premises Data Connectors Ecosystem & Integrations Rich set of connectors to plug into existing data ecosystems Data Sources
  • 3. © 2023 Neo4j, Inc. All rights reserved. Engineering Expertise >1000 person-years investment First mover advantage Maturity, Most enterprise deployments Largest graph community Growing at 80%+ annually Neo4j Graph Database Capabilities Hybrid Workloads Native Graph Architecture Powers Graph Data Science Rich Toolset Enterprise Trust Runs Anywhere 3
  • 4. © 2023 Neo4j, Inc. All rights reserved. 4 Native Graph Architecture Native Graph Storage Native Graph Processing • No mismatch • Data integrity / ACID • Schema flexible • 1000x faster than relational • K-Hop now 10-1000x faster than version 4 Fabric • Federation of scaled out shards • Instant composite database Composite DB Autonomous Clustering • Elastic scale-out for high throughput • 100s of machines across clusters Data integrity and high speed also true in scaled out situations
  • 5. © 2023 Neo4j, Inc. All rights reserved. Hybrid Workload Duality 5 Intelligent Applications Transactions - Security - Performance & Scalability - ACID Consistency - Intelligent Modeling - Extensive & Supported Algo Library - Scalable - Graph Visualization - Graph Transformations Graph Transactions Graph Analytics & Data Science
  • 6. © 2023 Neo4j, Inc. All rights reserved. Powers Neo4j Graph Data Science Graph Data Science MACHINE LEARNING Analytics Feature Engineering Data Exploration Graph Data Science TensorFlow KNIME Python 6 Project your graph for in-memory analytics ● Unparalleled analytical processing ● .. with 60+ Algorithms for predictive analytics ● .. and pipeline to supervised AI/ML models ● Making AI smarter!
  • 7. © 2023 Neo4j, Inc. All rights reserved. Developer Productivity: Rich tooling and easy onramp ops manager 7 data importer Visualize and explore your data Query editor and results visualizer Code-free data loader and modeler AuraWorkspace Unified Workspace
  • 8. © 2023 Neo4j, Inc. All rights reserved. 8 Plugs into your data and development ecosystem Neo4j BI Connector Apache Spark Connector Apache Kafka Connector Data Warehouse Connector Java Python .NET JavaScript Go
  • 9. © 2023 Neo4j, Inc. All rights reserved. Enterprise-Grade: Security and Trust Built In Single Sign-On Secure Development Practices Dedicated VPC Role- & Schema-Based Access Control Encryption (At-Rest, In-Transit, and Intra Cluster) SOC 2 Type 1 9
  • 10. © 2023 Neo4j, Inc. All rights reserved. ● Real-time Performance at Scale ● Automatic Upgrades, Patches, Backups ● Scale on Demand, No Downtime ● High Availability ● Multi Cloud, Any Region ● Enterprise-grade Security ● Simple Capacity-Based Pricing 10 Run Anywhere: self managed, or by Neo4j ● Full administrative control ● On-premises or via cloud marketplace ● Fit where cloud isn’t appropriate (e.g. special compliance scenarios) ● Easy migration to AuraDB Self-Managed
  • 11. © 2023 Neo4j, Inc. All rights reserved. Forward looking investments Developer Experience Complete multi-cloud availability AuraDB on Azure in addition to GCP, AWS Making graph ubiquitous with GQL compliance Programmatic management and monitoring with APIs for AuraDB Solidifying Neo4j as the data store of record: CDC + next-gen Kafka connector Theme: the first-choice and primary database that graph-powers any application Performance at Scale Analytic step-up performance with Parallel Cypher Queries Improved mem-to-storage ratio / Lower TCO with Freki next-gen storage Even more autonomous clustering with declarative server management Operational Trust Better monitoring and tuning with query analyzer in Neo4j Ops Manager Integrated observability with AuraDB metrics and log streaming Customer managed security in AuraDB with customer managed encryption keys and customer managed RBAC
  • 12. © 2023 Neo4j, Inc. All rights reserved. © 2023 Neo4j, Inc. All rights reserved. Neo4j Graph Data Science
  • 13. © 2023 Neo4j, Inc. All rights reserved. What’s important? Prioritization Who has the most connections? Who has the highest page rank? Who is an influencer? What’s unusual? Anomaly & Fraud Detection Where is a community forming? What are the group dynamics? What’s unusual about this data? What’s next? Predictions What’s the most common path? Who is in the same community? What relationship will form? 13 Pl ay s Lives_in In_sport Likes F a n _ o f Plays_for K n o w s Knows Knows K n o w s Graph Structure Improves Data Science Outcomes
  • 14. © 2023 Neo4j, Inc. All rights reserved. And created Neo4j Graph Data Science: Eliminate Pain & Optimize Data Science Workflows with the data you already have Eliminates Pain Optimizes Data Science Flows Complex joins operations Mining Multiple Tables Tedious Manual Approximations Brute Force Comparisons Fractured Data 95% reduction in computation time 500x faster than open source libraries Improves Customer Outcomes 20-30% improvement in model performance 600% improvement in traffic $5 Million of additional fraud detected 3x better churn predictability 5x reduction in factory production lead time 14
  • 15. © 2023 Neo4j, Inc. All rights reserved. 15 Data Scientists > Native Python Client > Apache Arrow integration > Unified ML pipelines We invest in four key areas Built by data scientists, for data scientists Better Predictions > 65+ Graph algorithms & embeddings > Graph native ML Pipelines > Vertex AI & SageMaker Integrations The best graph data science and ML engine Ecosystem > Apache Spark & Kafka Connectors > Native BI Connector > Data Warehouse Connector > GNN library support Seamlessly works with your data stack and pipeline Production Ready > Compatible with all major clouds > Enterprise Scale & Security > Deploy anywhere Go to production with speed, scale, and security
  • 16. © 2023 Neo4j, Inc. All rights reserved. 16 With The Largest Catalog of Graph Algorithms Pathfinding & Search Centrality & Importance Community Detection Supervised Machine Learning Heuristic Link Prediction Similarity Graph Embeddings …and more Graph algorithms are a set of instructions that visit the nodes of a graph to analyze the relationships in connected data.
  • 17. © 2023 Neo4j, Inc. All rights reserved. And Full Support Across the entire ML Lifecycle Feature Engineering Model Training & Tuning Model Deployment Data Collection & Preparation Exploratory Data Analysis Model Evaluation & Selection Drivers, Connectors, Fast Import/Export Graph Queries, Algorithms, and Visualization Graph Embeddings & Algorithms Predict APIs, Model/Graph Catalog Operations, Connectors Graph Native ML Pipelines Unsupervised Graph Algorithms Graph Features -> External ML Pipelines 17
  • 18. © 2023 Neo4j, Inc. All rights reserved. And made it seamless for all ecosystems and pipelines Graph Data Science BI & VISUALIZATIONS INGEST STORE PROCESS Apache Kafka MACHINE LEARNING Cloud Functions Neo4j Bloom PubSub DataProc Analytics Feature Engineering Data Exploration Graph Data Science Business Applications & Existing Systems Files (unstructured, structured) TensorFlow KNIME Python Cloud Storage AWS Lambda 18 Graph Database
  • 19. © 2023 Neo4j, Inc. All rights reserved. View the most well connected and influential nodes Recommendations from shared user interactions and associations Our Visualizations Make analysis easy to understand 19
  • 20. © 2023 Neo4j, Inc. All rights reserved. 20 What’s in it for you: ● Improve model accuracy by 30% ● Simplify processes and remove headaches ● More projects into production without additional hiring Neo4j Graph Data Science Analytics Feature Engineering Data Exploration Graph Data Science Queries & Search Machine Learning Visualization
  • 21. © 2023 Neo4j, Inc. All rights reserved. 21 Customer Case Study: Fraud Detection Correctly identify account holders committing fraud Results: ● 300% increase in fraud detection ● 10% true positive escalations (industry standard < 1%) ● Reduced false positive escalations ● 150% increase in payment flow
  • 22. © 2023 Neo4j, Inc. All rights reserved. 22 How to get started… 3. Graph Native Machine Learning Learn features in your graph that you don’t even know are important yet using embeddings. Predict links, labels, and missing data with in-graph supervised ML models. Identify associations, anomalies, and trends using unsupervised machine learning. 2. Graph Algorithms 1. Knowledge Graphs Find the patterns you’re looking for in connected data
  • 23. © 2023 Neo4j, Inc. All rights reserved. 23 What’s New in Graph Data Science
  • 24. © 2023 Neo4j, Inc. All rights reserved. Algos & Embeddings HashGNN Embedding: Faster approach than GNNs for knowledge graphs KMeans Cluster data based on properties like graph embeddings Leiden Algorithm: Fast and scalable modularity based community detection New Image courtesy of: Traag, V.A., Waltman, L. & van Eck, N.J. Image courtesy of: javatpoint.com Leiden Algorithm: K-means Clustering: 24
  • 25. © 2023 Neo4j, Inc. All rights reserved. ML Pipelines Autotuning: Find optimal hyperparameters to improve model performance Multilayer Perceptrons (MLPs): Fully connected neural networks now available for Link Prediction and Node Classification New 25
  • 26. © 2023 Neo4j, Inc. All rights reserved. GNN Support Graph Sampling: sample a representative subgraph from a larger graph for training complex models Graph Export: use our projections in other graph ML libraries like Deep Graph Library (DGL), PyG, and Tensorflow GNN New Image courtesy of Google Cloud 26
  • 27. © 2023 Neo4j, Inc. All rights reserved. 27 Other Data Stores Transactions Analytics Graph Database Graph Data Science Integrated AI/Machine Learning Data Integrations & Connectors Admin Cypher Drivers & APIs Dev Tools Application Layer: Digital Twin, Recommendation, Fraud Detection, Cybersecurity, … Query Browser GraphQL Analytics & AI/Machine Learning Pipelines The Neo4j Graph Data Platform Flexible Graph Schema Performance, Reliability & Integrity Scale-Up & Scale-Out Architecture Development Tools Breadth Enterprise Ecosystem
  • 28. © 2023 Neo4j, Inc. All rights reserved. Continue your graph journey Connect with passionate graphistas Free online training and certification • dev.neo4j.com/learn • dev.neo4j.com/datasets Graph expert group - The Ninjas • dev.neo4j.com/ninjas Connect with the community: • dev.neo4j.com/chat • dev.neo4j.com/forum • dev.neo4j.com/newsletter Next developer events • Live Streams - Weekly & Online • Local Meetups neo4j.com/events
  • 29. © 2023 Neo4j, Inc. All rights reserved. Meet the Neo4j Ninjas Masters of Graphs Ninjas are: Active graph bloggers, presenters, GitHub contributors, professors, user group leaders, and researchers - all sharing their graph expertise Benefits: Ninjas benefit from exclusive access to Neo4j experts, VIP event experience, special giveaways and much more Interested? For more information visit:
  • 30. © 2023 Neo4j, Inc. All rights reserved. APOC Documentation Other Neo4j Resources Neo4j Graph Data Science Documentation Neo4j Cypher Manual Neo4j Driver Manual Cypher Style Guide Arrows App • APOC is a great plugin to level up your cypher • This documentation outlines different commands one could use • Link to APOC documentation • The Cypher manual can be used to get more information about Cypher commands • Link to cypher manual • Neo4j Graph Data Science documentation is a great reference to see which algorithms to use • Show how to use different algorithms • Link to Graph Data Science documentation • The driver manual provides the official drivers that are supported by Neo4j • Link to Neo4j driver manual • The cypher style guide provide recommendations for building clean, easy to read Cypher queries • Link to Cypher style guide • The Arrows app allows one to design a graph without using Cypher • Link to Arrows app Cypher Cheat Sheet • This page gives quick examples of how to write different queries within Cypher • Link to Cypher cheat sheet GraphGists • GraphGists has many different use cases and examples for specific industries • Link to GraphGists Neo4j Sandbox • The Neo4j sandbox provides a quick deployment of a Neo4j server • It does not require a download • Comes with example projects • Link to Neo4j Sandbox
  • 31. © 2023 Neo4j, Inc. All rights reserved. THANK YOU Share feedback at slido.com #GraphSummitMunich2023