SlideShare a Scribd company logo
Product Strategy & Roadmap
Anurag Tandon
VP Product Management, Neo4j
The world is changing
As things get more connected, data does too.
Neo4j Inc. All rights reserved 2023
2
The world is changing
Organizations need to transform from data
to insights to knowledge
Neo4j Inc. All rights reserved 2023
3
KNOWLEDGE GRAPHS
Enable various use cases across enterprises
Transactions
graph
Consumer
graph
Parts
graph
Digital Twin
graph
Neo4j Inc. All rights reserved 2023
4
Top 3 trends impacting developers
5
Market Trends:
1. Cloud (multi) adoption is accelerating
2. Most use cases blend transactional and
analytical capabilities
3. Enterprise interest in LLM/GenAI is
through the roof but adoption is limited
due to hallucination
Product Vision
Cloud First With Ecosystem Focus
Cloud Scale with Enterprise Security, Governance & Compliance
Trusted Fundamentals
Most advanced Graph Algorithms
with in memory projections
Enable intelligent GenAI apps with
Knowledge graphs + LLMs
Integrate with GenAI platforms
Cloud native service integrations to
simplify application development
Fully Managed Database for 0
operations experience so developers can
focus on building applications
Get started with Free Database
Self-service capabilities that enable
developers to improve time to value
Simplify APIs and tools to improve
productivity of developers
Enhanced developer tooling
Cloud First
HOW
WE
ARE
EXECUTING
seconds to sign up
minutes to wow/data
days to value
5
Premium & trusted cloud-native graph database and analytics platform that is cross cloud,
easy to use & AI Enabler for developers, data analysts and data scientists
AI Enabler
Ease of Use
Neo4j Inc. All rights reserved 2023
6
Neo4j Database
Trusted Fundamentals
Neo4j Inc. All rights reserved 2023
7
Graph Schema: New constraints on nodes, relationships and
properties: Unique relationship property, Relationship key,
Property data types
Graph Pattern Matching: Improved expressivity of graph
navigation with quantified graph patterns. More powerful and
performant syntax to navigate and traverse your graph.
Call in Transactions: for batched import, control transaction
sizes from Cypher.
Incremental Importer: Ultra-high speed method of loading data
incrementally (10-100x faster than transactional).
Backup & Recovery: Existing full backups can be updated with
differential data instead of recreating a new full backup, saving
a large amount of storage. Administrators can now execute
point-in-time restore. API to ease operability
Neo4j Ops Manager: To monitor Neo4j deployments
Neo4j 5.x new capabilities
Database Enhancements GRAPH PATTERN MATCHING
GRAPH SCHEMA
DIFFERENTIAL BACKUP &
POINT IN TIME RECOVERY
OFFLINE INCREMENTAL IMPORTER
Neo4j Inc. All rights reserved 2023
9
Autonomous Clustering
Easy, Automated Horizontal Scale-Out
Fabric
Federated Queries and Sharded Graphs
A significant set of improvements in Neo4j clustering architecture, with
more features and control over the use of infrastructure resources.
Scalability, allocation / reallocation, service elasticity, load balancing,
automatic routing are some of the main features added to the existing
architecture.
Query multiple business graphs
Chain queries for sophisticated real-time analysis
Hybrid cloud queries
Neo4j 5.x new capabilities
Unbounded Scalability To Harness All Data
1. Admin specifies the
databases, primaries for Fault
Tolerance and secondaries for
read scalability
2. Autonomous Cluster allocates
them to suitable servers
3. Admin can add or remove
servers, and then
reallocate the databases across
the cluster
– Leverage customer hints to create sharding
strategy
– Enable creation of schema/metadata for sharding
– Automatically increase shards based on customer
configuration
Mapping
Sharding
Rules
– Create Fabric planner to push data and queries to
right shards
– Overtime support distributed transactions &
proxy nodes
– Make it available in Aura
Neo4j Inc. All rights reserved 2023
10
Coming 2024+
Neo4j new capabilities
Fabric Auto Sharding
Challenge: Analytical queries are graph global,
not anchored to particular nodes, and traversing
many parts of the graph. Analytical Queries can
benefit from multi threading.
Solution: With Parallel Runtime, a single query is
executed concurrently on multiple cores,
providing a better option for a significant number
of use cases.
Benefits: Faster insights for analytical applications
& enables transactional and analytical processing in
one database
Neo4j 5.x new capabilities
Parallel Runtime: Speed up analytical query up to 100x
Announcing
Parallel Runtime Speedup
Up to 100x faster analytical queries by adding CPU cores
Neo4j Inc. All rights reserved 2023
12
Analytical query from StackOverflow dataset:
For all questions for n months from x date, return
● the tags
● the number of distinct users posting the
questions
● the maximum score for the questions
● for all answered questions, the average
number of answers
● the number of distinct questions
Challenge: Need database change tracking to enable swift
mission-critical actions, cloud database integrations, avoid
disruption to production system, and ensure data traceability.
Solution:
● State-of-the-art approach uses transaction log based
Change Data Capture (CDC),
● Capable of running in two modes; full where all information
on a node or relationship is sent if there is a change, or diff
mode where only the information that changed is sent,
● A Cypher command that enables CDC on a named
database. A procedural API that can be called by partner
applications or those developed by customers
● Used by Neo4j Connector for Apache Kafka/Confluent.
Benefits: Confidence in Neo4j as db system of record, Real-time
streaming to target systems to support event-driven mission
critical decisions, Audit and compliance
Announcing
Neo4j 5.x new capabilities
Change Data Capture: Automated real-time change tracking
Cloud First
Neo4j Inc. All rights reserved 2023
14
FAST FLEXIBLE RELIABLE EASY
● Automated Upgrades, Maintenance
● Scalable and Elastic, On-Demand
● Enterprise-Grade Security
● High Availability
● Simple Pricing, Consumption-Based
● Procure through Aura Console or via
Cloud Marketplace
Neo4j Aura
Fully Managed Cloud Service on all clouds
● Ubiquitous availability of Aura in all major
clouds: GCP, AWS, Azure
● Enterprise-ready Aura
﹣ SOC II Type 2 compliance
﹣ Better DevOps with AuraDB APIs
﹣ Easier RBAC configuration via Aura
console
﹣ Better observability with security log
forwarding (EAP) and Performance
metrics forwarding (EAP)
﹣ Private Link
﹣ CMEK-Coming soon
Neo4j Aura
2023 Key Capabilities
Neo4j Inc. All rights reserved 2023
17
Cloud Data Ecosystem
Plugs Into Your Existing Ecosystem
Self Service (Ease of Use)
Neo4j Inc. All rights reserved 2023
18
Self Service Tooling And Developer Experience
Comprehensive set of tools for self-service
ops manager
data importer
Visualize and explore your data
Query editor and results visualizer
Code-free data loader and modeler
NeoDash (BI)
Neo4j Inc. All rights reserved 2023
19
Self Service Enhancements
1. Data Import: Model & Load Your First Graph:
Neo4j Importer
2. Bloom: Explore Graph Algorithms, Time Slicer,
Cypher Actions, Search improvements
3. Browser/Query-Better favorites, history +
visualization
4. Unified Developer Experience with Neo4j
Workspace
Roadmap (2024)
1. Simplified import from various relational and
cloud systems
2. New Graph Visualization Library
3. Improved Cypher Development Support-
VS Code Extension
Self Service Tooling And Developer Experience
Comprehensive set of tools for self-service
Self Service Tooling And Developer Experience
Better client surface for Developers and Data Scientists
Neo4j GraphQL Library
● Build low code API with GraphQL Library & Toolbox
● GraphQL support has enabled 1B queries in Aura
Simplified Drivers API for Neo4j
● Simplified API Driver object - driver.executeQuery() -
returns results directly into native formats
● Driver APIs automates various capabilities like Sessions,
Transaction Functions, Bookmarks
GDS Native Python client
● Wraps the Neo4j python driver (dataframe support)
● Run GDS algorithms just like you would any python
function
● run_cypher lets you execute Cypher statements
● Pythonic features: support for graph and model objects
AI Enabler
Graph Data Science & Generative AI
Neo4j Inc. All rights reserved 2023
22
Neo4j Inc. All rights reserved 2023
23
Graph Data Science
Make Sense Of Data Relationships
Machine Learning Pipeline
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
Explore the hidden patterns and features in your data
What’s important? What’s unusual? What’s next?
Neo4j Inc. All rights reserved 2023
24
Graph Data Science
Make Sense Of Data Relationships
Over 65 efficient, parallelized algorithms. Iterate fast with different data sets & models,
version trained models.
Bring the context of your connected data into
a format that other pipelines can ingest.
The Largest Catalog of
Graph Algorithms
Native Graph Catalog and
Analytics Workspace
Graph Vector Embeddings
for Machine Learning
Topological Sort Algorithm
Identify dependencies
Longest Path Algorithm
Identify critical paths
Knowledge Graph
Embeddings
Discover missing relationships
Neo4j Inc. All rights reserved 2023
25
Key Use Cases:
GenAI, Semantic Search Recommendations,
Life Sciences
Key Use Cases:
Supply Chain and Network Routing
Key Use Cases:
Supply Chain, Inventory Management,
Resource Allocation, and Build Management
Announcing
Graph Data Science
What’s New in Graph Data Science Library
Step 1: Build a graph Step 2: Export your graph using
the Python client
Step 3: Train KGE model
with PyKeen, DGL, Pytorch
Geometric, etc.
Step 4: Import embeddings
created from KGE training as
properties in your graph
Step 5: Create candidate
relationships of possible
connections using KNN
Step 6: Check node pairs
for missing connections
Announcing
Graph Data Science
Discover Missing Relationships with KGE
AI Enabler
Graph Data Science & Generative AI
Neo4j Inc. All rights reserved 2023
27
Lack of enterprise domain knowledge
Limited input sizes for fine tuning
Inability to verify answers
Sensitive to prompt phrasing & injection
Hallucinates
ETHICAL & DATA BIAS CONCERNS
28 Neo4j Inc. All rights reserved 2023
Powering Generative AI Apps
What GenAI can’t do!
29
Knowledge
Facts
Context
Language
Statistics
Creativity
KGs LLMs
+
BETTER TOGETHER
Generative AI, LLMs and Knowledge Graphs
Growing conviction that not only will the adoption of GenAI and LLMs grow
substantially but also that we have an essential role to play
Neo4j Inc. All rights reserved 2023
Neo4j Inc. All rights reserved 2023
30
Powering Generative AI Apps
Better Pipeline With LLMs + Neo4j
Neo4j Inc. All rights reserved 2023
New Capabilities
● Vector Search & Storage
-Enabling RAG (Retrieval Augmented
Generation)
● Cypher: Real Time integration with
Embedding APIs & LLM Models
● Integrations with LLM Platforms: OpenAI +
MS Azure OpenAI, VertexAI, AWS Bedrock
● Integration with GenAI Frameworks:
LangChain, LlamaIndex
● GenAI Dev Stack: Docker + Neo4j +
Langchain + Ollama
Roadmap (2024+)
● Co-Pilot in Browser for autocomplete &
cypher generation
● Bloom & NeoDash NL Integration
Powering Generative AI Apps
Neo4j GenAI Innovations and Roadmap
Recap
New Announcements
Neo4j Inc. All rights reserved 2023
32
Product Roadmap Recap
Driving Innovation with Neo4j for Developers
Knowledge
Graph Embeddings (NEW)
Longest Path Algorithm (NEW)
Topological Sort Algorithm(NEW)
Aura Enterprise Database on
all clouds (AWS, GCP, Azure)
SOC II Type 2 compliance,
AuraDB APIs, RBAC
configuration
Better observability with
security log forwarding
Performance metrics
forwarding (EAP)
Private Link & CMEK (Coming
soon)
Unified Developer
Experience with
Workspace
Self-service Data Import
GraphQL Support
Simplified Drivers API
Bloom support for GDS
algorithms
GDS Python API
Cloud First AI Enabler
Ease of Use
Neo4j Inc. All rights reserved 2023
33
Parallel Runtime for faster
analytical Queries (NEW)
Change Data Capture better
data integration (NEW)
Autonomous clustering and
Fabric for limitless scalability
Graph Schema, Improved
Backup recovery, incremental
import
Neo4j Ops Manager for
managing databases
Trusted
Fundamentals
Vector Search (NEW)
Real Time integration with
Embedding APIs & LLM Models
Integrations with OpenAI + MS
Azure OpenAI, VertexAI, AWS
Bedrock, Langchain, LlamaIndex
GDS
GenAI
Thank You
Anurag Tandon
anurag.tandon@neo4j.com

More Related Content

What's hot

Introducing Databricks Delta
Introducing Databricks DeltaIntroducing Databricks Delta
Introducing Databricks Delta
Databricks
 
Choosing the Right Graph Database to Succeed in Your Project
Choosing the Right Graph Database to Succeed in Your ProjectChoosing the Right Graph Database to Succeed in Your Project
Choosing the Right Graph Database to Succeed in Your Project
Ontotext
 
The Knowledge Graph Explosion
The Knowledge Graph ExplosionThe Knowledge Graph Explosion
The Knowledge Graph Explosion
Neo4j
 
Enterprise Knowledge Graph
Enterprise Knowledge GraphEnterprise Knowledge Graph
Enterprise Knowledge Graph
Benjamin Raethlein
 
Data Architecture Strategies: The Rise of the Graph Database
Data Architecture Strategies: The Rise of the Graph DatabaseData Architecture Strategies: The Rise of the Graph Database
Data Architecture Strategies: The Rise of the Graph Database
DATAVERSITY
 
Easily Identify Sources of Supply Chain Gridlock
Easily Identify Sources of Supply Chain GridlockEasily Identify Sources of Supply Chain Gridlock
Easily Identify Sources of Supply Chain Gridlock
Neo4j
 
Knowledge Graphs and Generative AI
Knowledge Graphs and Generative AIKnowledge Graphs and Generative AI
Knowledge Graphs and Generative AI
Neo4j
 
Modern Data architecture Design
Modern Data architecture DesignModern Data architecture Design
Modern Data architecture Design
Kujambu Murugesan
 
Graph Gurus 15: Introducing TigerGraph 2.4
Graph Gurus 15: Introducing TigerGraph 2.4 Graph Gurus 15: Introducing TigerGraph 2.4
Graph Gurus 15: Introducing TigerGraph 2.4
TigerGraph
 
Regulating Generative AI - LLMOps pipelines with Transparency
Regulating Generative AI - LLMOps pipelines with TransparencyRegulating Generative AI - LLMOps pipelines with Transparency
Regulating Generative AI - LLMOps pipelines with Transparency
Debmalya Biswas
 
The Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache KafkaThe Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache Kafka
Kai Wähner
 
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
VINCI Digital - Industrial IoT (IIoT) Strategic Advisory
 
The path to success with Graph Database and Graph Data Science
The path to success with Graph Database and Graph Data ScienceThe path to success with Graph Database and Graph Data Science
The path to success with Graph Database and Graph Data Science
Neo4j
 
Applying Network Analytics in KYC
Applying Network Analytics in KYCApplying Network Analytics in KYC
Applying Network Analytics in KYC
Neo4j
 
Transforming Intelligence Analysis with Knowledge Graphs
Transforming Intelligence Analysis with Knowledge GraphsTransforming Intelligence Analysis with Knowledge Graphs
Transforming Intelligence Analysis with Knowledge Graphs
Neo4j
 
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j
 
The Data Platform for Today’s Intelligent Applications
The Data Platform for Today’s Intelligent ApplicationsThe Data Platform for Today’s Intelligent Applications
The Data Platform for Today’s Intelligent Applications
Neo4j
 
Modern Data Challenges require Modern Graph Technology
Modern Data Challenges require Modern Graph TechnologyModern Data Challenges require Modern Graph Technology
Modern Data Challenges require Modern Graph Technology
Neo4j
 
UTILITY OF AI
UTILITY OF AIUTILITY OF AI
UTILITY OF AI
Andre Muscat
 
AZConf 2023 - Considerations for LLMOps: Running LLMs in production
AZConf 2023 - Considerations for LLMOps: Running LLMs in productionAZConf 2023 - Considerations for LLMOps: Running LLMs in production
AZConf 2023 - Considerations for LLMOps: Running LLMs in production
SARADINDU SENGUPTA
 

What's hot (20)

Introducing Databricks Delta
Introducing Databricks DeltaIntroducing Databricks Delta
Introducing Databricks Delta
 
Choosing the Right Graph Database to Succeed in Your Project
Choosing the Right Graph Database to Succeed in Your ProjectChoosing the Right Graph Database to Succeed in Your Project
Choosing the Right Graph Database to Succeed in Your Project
 
The Knowledge Graph Explosion
The Knowledge Graph ExplosionThe Knowledge Graph Explosion
The Knowledge Graph Explosion
 
Enterprise Knowledge Graph
Enterprise Knowledge GraphEnterprise Knowledge Graph
Enterprise Knowledge Graph
 
Data Architecture Strategies: The Rise of the Graph Database
Data Architecture Strategies: The Rise of the Graph DatabaseData Architecture Strategies: The Rise of the Graph Database
Data Architecture Strategies: The Rise of the Graph Database
 
Easily Identify Sources of Supply Chain Gridlock
Easily Identify Sources of Supply Chain GridlockEasily Identify Sources of Supply Chain Gridlock
Easily Identify Sources of Supply Chain Gridlock
 
Knowledge Graphs and Generative AI
Knowledge Graphs and Generative AIKnowledge Graphs and Generative AI
Knowledge Graphs and Generative AI
 
Modern Data architecture Design
Modern Data architecture DesignModern Data architecture Design
Modern Data architecture Design
 
Graph Gurus 15: Introducing TigerGraph 2.4
Graph Gurus 15: Introducing TigerGraph 2.4 Graph Gurus 15: Introducing TigerGraph 2.4
Graph Gurus 15: Introducing TigerGraph 2.4
 
Regulating Generative AI - LLMOps pipelines with Transparency
Regulating Generative AI - LLMOps pipelines with TransparencyRegulating Generative AI - LLMOps pipelines with Transparency
Regulating Generative AI - LLMOps pipelines with Transparency
 
The Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache KafkaThe Heart of the Data Mesh Beats in Real-Time with Apache Kafka
The Heart of the Data Mesh Beats in Real-Time with Apache Kafka
 
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
𝐆𝐞𝐧𝐞𝐫𝐚𝐭𝐢𝐯𝐞 𝐀𝐈: 𝐂𝐡𝐚𝐧𝐠𝐢𝐧𝐠 𝐇𝐨𝐰 𝐁𝐮𝐬𝐢𝐧𝐞𝐬𝐬 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐞𝐬 𝐚𝐧𝐝 𝐎𝐩𝐞𝐫𝐚𝐭𝐞𝐬
 
The path to success with Graph Database and Graph Data Science
The path to success with Graph Database and Graph Data ScienceThe path to success with Graph Database and Graph Data Science
The path to success with Graph Database and Graph Data Science
 
Applying Network Analytics in KYC
Applying Network Analytics in KYCApplying Network Analytics in KYC
Applying Network Analytics in KYC
 
Transforming Intelligence Analysis with Knowledge Graphs
Transforming Intelligence Analysis with Knowledge GraphsTransforming Intelligence Analysis with Knowledge Graphs
Transforming Intelligence Analysis with Knowledge Graphs
 
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
Neo4j GraphSummit London - The Path To Success With Graph Database and Data S...
 
The Data Platform for Today’s Intelligent Applications
The Data Platform for Today’s Intelligent ApplicationsThe Data Platform for Today’s Intelligent Applications
The Data Platform for Today’s Intelligent Applications
 
Modern Data Challenges require Modern Graph Technology
Modern Data Challenges require Modern Graph TechnologyModern Data Challenges require Modern Graph Technology
Modern Data Challenges require Modern Graph Technology
 
UTILITY OF AI
UTILITY OF AIUTILITY OF AI
UTILITY OF AI
 
AZConf 2023 - Considerations for LLMOps: Running LLMs in production
AZConf 2023 - Considerations for LLMOps: Running LLMs in productionAZConf 2023 - Considerations for LLMOps: Running LLMs in production
AZConf 2023 - Considerations for LLMOps: Running LLMs in production
 

Similar to Peek into Neo4j Product Strategy and Roadmap

The path to success with graph database and graph data science_ Neo4j GraphSu...
The path to success with graph database and graph data science_ Neo4j GraphSu...The path to success with graph database and graph data science_ Neo4j GraphSu...
The path to success with graph database and graph data science_ Neo4j GraphSu...
Neo4j
 
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Neo4j
 
Neo4j: The path to success with Graph Database and Graph Data Science
Neo4j: The path to success with Graph Database and Graph Data ScienceNeo4j: The path to success with Graph Database and Graph Data Science
Neo4j: The path to success with Graph Database and Graph Data Science
Neo4j
 
Dagster - DataOps and MLOps for Machine Learning Engineers.pdf
Dagster - DataOps and MLOps for Machine Learning Engineers.pdfDagster - DataOps and MLOps for Machine Learning Engineers.pdf
Dagster - DataOps and MLOps for Machine Learning Engineers.pdf
Hong Ong
 
GraphTour - Neo4j Database Overview
GraphTour - Neo4j Database OverviewGraphTour - Neo4j Database Overview
GraphTour - Neo4j Database Overview
Neo4j
 
Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...
Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...
Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...
Edwin Poot
 
Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?
Apigee | Google Cloud
 
Accelerating the Path to Digital with a Cloud Data Strategy
Accelerating the Path to Digital with a Cloud Data StrategyAccelerating the Path to Digital with a Cloud Data Strategy
Accelerating the Path to Digital with a Cloud Data Strategy
MongoDB
 
Confluent Partner Tech Talk with Reply
Confluent Partner Tech Talk with ReplyConfluent Partner Tech Talk with Reply
Confluent Partner Tech Talk with Reply
confluent
 
Implement a Universal Data Distribution Architecture to Manage All Streaming ...
Implement a Universal Data Distribution Architecture to Manage All Streaming ...Implement a Universal Data Distribution Architecture to Manage All Streaming ...
Implement a Universal Data Distribution Architecture to Manage All Streaming ...
Timothy Spann
 
Neo4j Vision and Roadmap
Neo4j Vision and Roadmap Neo4j Vision and Roadmap
Neo4j Vision and Roadmap
Neo4j
 
Discover Neo4j Aura Workshop (9.27.23).pptx
Discover Neo4j Aura Workshop (9.27.23).pptxDiscover Neo4j Aura Workshop (9.27.23).pptx
Discover Neo4j Aura Workshop (9.27.23).pptx
Neo4j
 
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...
James Anderson
 
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
DataStax Academy
 
Ultime Novità di Prodotto Neo4j
Ultime Novità di Prodotto Neo4j Ultime Novità di Prodotto Neo4j
Ultime Novità di Prodotto Neo4j
Neo4j
 
Graph Data Science at Scale
Graph Data Science at ScaleGraph Data Science at Scale
Graph Data Science at Scale
Neo4j
 
How to Increase Performance in IBM Cognos
How to Increase Performance in IBM CognosHow to Increase Performance in IBM Cognos
How to Increase Performance in IBM Cognos
Cresco International
 
How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?
OVHcloud
 
Feature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine LearningFeature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine Learning
Provectus
 
Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...
Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...
Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...
Denodo
 

Similar to Peek into Neo4j Product Strategy and Roadmap (20)

The path to success with graph database and graph data science_ Neo4j GraphSu...
The path to success with graph database and graph data science_ Neo4j GraphSu...The path to success with graph database and graph data science_ Neo4j GraphSu...
The path to success with graph database and graph data science_ Neo4j GraphSu...
 
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
Discover Neo4j Aura_ The Future of Graph Database-as-a-Service Workshop_3.13.24
 
Neo4j: The path to success with Graph Database and Graph Data Science
Neo4j: The path to success with Graph Database and Graph Data ScienceNeo4j: The path to success with Graph Database and Graph Data Science
Neo4j: The path to success with Graph Database and Graph Data Science
 
Dagster - DataOps and MLOps for Machine Learning Engineers.pdf
Dagster - DataOps and MLOps for Machine Learning Engineers.pdfDagster - DataOps and MLOps for Machine Learning Engineers.pdf
Dagster - DataOps and MLOps for Machine Learning Engineers.pdf
 
GraphTour - Neo4j Database Overview
GraphTour - Neo4j Database OverviewGraphTour - Neo4j Database Overview
GraphTour - Neo4j Database Overview
 
Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...
Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...
Analyzing petabytes of smartmeter data using Cloud Bigtable, Cloud Dataflow, ...
 
Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?Which Application Modernization Pattern Is Right For You?
Which Application Modernization Pattern Is Right For You?
 
Accelerating the Path to Digital with a Cloud Data Strategy
Accelerating the Path to Digital with a Cloud Data StrategyAccelerating the Path to Digital with a Cloud Data Strategy
Accelerating the Path to Digital with a Cloud Data Strategy
 
Confluent Partner Tech Talk with Reply
Confluent Partner Tech Talk with ReplyConfluent Partner Tech Talk with Reply
Confluent Partner Tech Talk with Reply
 
Implement a Universal Data Distribution Architecture to Manage All Streaming ...
Implement a Universal Data Distribution Architecture to Manage All Streaming ...Implement a Universal Data Distribution Architecture to Manage All Streaming ...
Implement a Universal Data Distribution Architecture to Manage All Streaming ...
 
Neo4j Vision and Roadmap
Neo4j Vision and Roadmap Neo4j Vision and Roadmap
Neo4j Vision and Roadmap
 
Discover Neo4j Aura Workshop (9.27.23).pptx
Discover Neo4j Aura Workshop (9.27.23).pptxDiscover Neo4j Aura Workshop (9.27.23).pptx
Discover Neo4j Aura Workshop (9.27.23).pptx
 
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...
GDG Cloud Southlake #16: Priyanka Vergadia: Scalable Data Analytics in Google...
 
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
 
Ultime Novità di Prodotto Neo4j
Ultime Novità di Prodotto Neo4j Ultime Novità di Prodotto Neo4j
Ultime Novità di Prodotto Neo4j
 
Graph Data Science at Scale
Graph Data Science at ScaleGraph Data Science at Scale
Graph Data Science at Scale
 
How to Increase Performance in IBM Cognos
How to Increase Performance in IBM CognosHow to Increase Performance in IBM Cognos
How to Increase Performance in IBM Cognos
 
How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?
 
Feature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine LearningFeature Store as a Data Foundation for Machine Learning
Feature Store as a Data Foundation for Machine Learning
 
Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...
Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...
Maximizing Oil and Gas (Data) Asset Utilization with a Logical Data Fabric (A...
 

More from Neo4j

FLOA - Détection de Fraude - GraphSummit Paris
FLOA -  Détection de Fraude - GraphSummit ParisFLOA -  Détection de Fraude - GraphSummit Paris
FLOA - Détection de Fraude - GraphSummit Paris
Neo4j
 
SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...
SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...
SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...
Neo4j
 
ADEO - Knowledge Graph pour le e-commerce, entre challenges et opportunités ...
ADEO -  Knowledge Graph pour le e-commerce, entre challenges et opportunités ...ADEO -  Knowledge Graph pour le e-commerce, entre challenges et opportunités ...
ADEO - Knowledge Graph pour le e-commerce, entre challenges et opportunités ...
Neo4j
 
GraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph TechnologyGraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph Technology
Neo4j
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
GraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysisGraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysis
Neo4j
 
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product UpdatesGraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
Neo4j
 
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
KLARNA -  Language Models and Knowledge Graphs: A Systems ApproachKLARNA -  Language Models and Knowledge Graphs: A Systems Approach
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
Neo4j
 
INGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by DesignINGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by Design
Neo4j
 
Your enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4jYour enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4j
Neo4j
 
BT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptx
BT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptxBT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptx
BT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptx
Neo4j
 
Workshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit Milan
Workshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit MilanWorkshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit Milan
Workshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit Milan
Neo4j
 
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
Workshop -  Architecting Innovative Graph Applications- GraphSummit MilanWorkshop -  Architecting Innovative Graph Applications- GraphSummit Milan
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
Neo4j
 
LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...
LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...
LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...
Neo4j
 
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
GraphSummit Milan - Visione e roadmap del prodotto Neo4jGraphSummit Milan - Visione e roadmap del prodotto Neo4j
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
Neo4j
 
GraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with Graph
GraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with GraphGraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with Graph
GraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with Graph
Neo4j
 

More from Neo4j (20)

FLOA - Détection de Fraude - GraphSummit Paris
FLOA -  Détection de Fraude - GraphSummit ParisFLOA -  Détection de Fraude - GraphSummit Paris
FLOA - Détection de Fraude - GraphSummit Paris
 
SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...
SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...
SOPRA STERIA - GraphRAG : repousser les limitations du RAG via l’utilisation ...
 
ADEO - Knowledge Graph pour le e-commerce, entre challenges et opportunités ...
ADEO -  Knowledge Graph pour le e-commerce, entre challenges et opportunités ...ADEO -  Knowledge Graph pour le e-commerce, entre challenges et opportunités ...
ADEO - Knowledge Graph pour le e-commerce, entre challenges et opportunités ...
 
GraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph TechnologyGraphSummit Paris - The art of the possible with Graph Technology
GraphSummit Paris - The art of the possible with Graph Technology
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
GraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysisGraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysis
 
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product UpdatesGraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
GraphSummit Stockholm - Neo4j - Knowledge Graphs and Product Updates
 
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
KLARNA -  Language Models and Knowledge Graphs: A Systems ApproachKLARNA -  Language Models and Knowledge Graphs: A Systems Approach
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
 
INGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by DesignINGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by Design
 
Your enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4jYour enemies use GenAI too - staying ahead of fraud with Neo4j
Your enemies use GenAI too - staying ahead of fraud with Neo4j
 
BT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptx
BT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptxBT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptx
BT & Neo4j _ How Knowledge Graphs help BT deliver Digital Transformation.pptx
 
Workshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit Milan
Workshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit MilanWorkshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit Milan
Workshop: Enabling GenAI Breakthroughs with Knowledge Graphs - GraphSummit Milan
 
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
Workshop -  Architecting Innovative Graph Applications- GraphSummit MilanWorkshop -  Architecting Innovative Graph Applications- GraphSummit Milan
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
 
LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...
LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...
LARUS - Galileo.XAI e Gen-AI: la nuova prospettiva di LARUS per il futuro del...
 
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
GraphSummit Milan - Visione e roadmap del prodotto Neo4jGraphSummit Milan - Visione e roadmap del prodotto Neo4j
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
 
GraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with Graph
GraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with GraphGraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with Graph
GraphSummit Milan & Stockholm - Neo4j: The Art of the Possible with Graph
 

Recently uploaded

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 

Recently uploaded (20)

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 

Peek into Neo4j Product Strategy and Roadmap

  • 1. Product Strategy & Roadmap Anurag Tandon VP Product Management, Neo4j
  • 2. The world is changing As things get more connected, data does too. Neo4j Inc. All rights reserved 2023 2
  • 3. The world is changing Organizations need to transform from data to insights to knowledge Neo4j Inc. All rights reserved 2023 3
  • 4. KNOWLEDGE GRAPHS Enable various use cases across enterprises Transactions graph Consumer graph Parts graph Digital Twin graph Neo4j Inc. All rights reserved 2023 4
  • 5. Top 3 trends impacting developers 5 Market Trends: 1. Cloud (multi) adoption is accelerating 2. Most use cases blend transactional and analytical capabilities 3. Enterprise interest in LLM/GenAI is through the roof but adoption is limited due to hallucination
  • 6. Product Vision Cloud First With Ecosystem Focus Cloud Scale with Enterprise Security, Governance & Compliance Trusted Fundamentals Most advanced Graph Algorithms with in memory projections Enable intelligent GenAI apps with Knowledge graphs + LLMs Integrate with GenAI platforms Cloud native service integrations to simplify application development Fully Managed Database for 0 operations experience so developers can focus on building applications Get started with Free Database Self-service capabilities that enable developers to improve time to value Simplify APIs and tools to improve productivity of developers Enhanced developer tooling Cloud First HOW WE ARE EXECUTING seconds to sign up minutes to wow/data days to value 5 Premium & trusted cloud-native graph database and analytics platform that is cross cloud, easy to use & AI Enabler for developers, data analysts and data scientists AI Enabler Ease of Use Neo4j Inc. All rights reserved 2023 6
  • 7. Neo4j Database Trusted Fundamentals Neo4j Inc. All rights reserved 2023 7
  • 8. Graph Schema: New constraints on nodes, relationships and properties: Unique relationship property, Relationship key, Property data types Graph Pattern Matching: Improved expressivity of graph navigation with quantified graph patterns. More powerful and performant syntax to navigate and traverse your graph. Call in Transactions: for batched import, control transaction sizes from Cypher. Incremental Importer: Ultra-high speed method of loading data incrementally (10-100x faster than transactional). Backup & Recovery: Existing full backups can be updated with differential data instead of recreating a new full backup, saving a large amount of storage. Administrators can now execute point-in-time restore. API to ease operability Neo4j Ops Manager: To monitor Neo4j deployments Neo4j 5.x new capabilities Database Enhancements GRAPH PATTERN MATCHING GRAPH SCHEMA DIFFERENTIAL BACKUP & POINT IN TIME RECOVERY OFFLINE INCREMENTAL IMPORTER
  • 9. Neo4j Inc. All rights reserved 2023 9 Autonomous Clustering Easy, Automated Horizontal Scale-Out Fabric Federated Queries and Sharded Graphs A significant set of improvements in Neo4j clustering architecture, with more features and control over the use of infrastructure resources. Scalability, allocation / reallocation, service elasticity, load balancing, automatic routing are some of the main features added to the existing architecture. Query multiple business graphs Chain queries for sophisticated real-time analysis Hybrid cloud queries Neo4j 5.x new capabilities Unbounded Scalability To Harness All Data 1. Admin specifies the databases, primaries for Fault Tolerance and secondaries for read scalability 2. Autonomous Cluster allocates them to suitable servers 3. Admin can add or remove servers, and then reallocate the databases across the cluster
  • 10. – Leverage customer hints to create sharding strategy – Enable creation of schema/metadata for sharding – Automatically increase shards based on customer configuration Mapping Sharding Rules – Create Fabric planner to push data and queries to right shards – Overtime support distributed transactions & proxy nodes – Make it available in Aura Neo4j Inc. All rights reserved 2023 10 Coming 2024+ Neo4j new capabilities Fabric Auto Sharding
  • 11. Challenge: Analytical queries are graph global, not anchored to particular nodes, and traversing many parts of the graph. Analytical Queries can benefit from multi threading. Solution: With Parallel Runtime, a single query is executed concurrently on multiple cores, providing a better option for a significant number of use cases. Benefits: Faster insights for analytical applications & enables transactional and analytical processing in one database Neo4j 5.x new capabilities Parallel Runtime: Speed up analytical query up to 100x Announcing
  • 12. Parallel Runtime Speedup Up to 100x faster analytical queries by adding CPU cores Neo4j Inc. All rights reserved 2023 12 Analytical query from StackOverflow dataset: For all questions for n months from x date, return ● the tags ● the number of distinct users posting the questions ● the maximum score for the questions ● for all answered questions, the average number of answers ● the number of distinct questions
  • 13. Challenge: Need database change tracking to enable swift mission-critical actions, cloud database integrations, avoid disruption to production system, and ensure data traceability. Solution: ● State-of-the-art approach uses transaction log based Change Data Capture (CDC), ● Capable of running in two modes; full where all information on a node or relationship is sent if there is a change, or diff mode where only the information that changed is sent, ● A Cypher command that enables CDC on a named database. A procedural API that can be called by partner applications or those developed by customers ● Used by Neo4j Connector for Apache Kafka/Confluent. Benefits: Confidence in Neo4j as db system of record, Real-time streaming to target systems to support event-driven mission critical decisions, Audit and compliance Announcing Neo4j 5.x new capabilities Change Data Capture: Automated real-time change tracking
  • 14. Cloud First Neo4j Inc. All rights reserved 2023 14
  • 15. FAST FLEXIBLE RELIABLE EASY ● Automated Upgrades, Maintenance ● Scalable and Elastic, On-Demand ● Enterprise-Grade Security ● High Availability ● Simple Pricing, Consumption-Based ● Procure through Aura Console or via Cloud Marketplace Neo4j Aura Fully Managed Cloud Service on all clouds
  • 16. ● Ubiquitous availability of Aura in all major clouds: GCP, AWS, Azure ● Enterprise-ready Aura ﹣ SOC II Type 2 compliance ﹣ Better DevOps with AuraDB APIs ﹣ Easier RBAC configuration via Aura console ﹣ Better observability with security log forwarding (EAP) and Performance metrics forwarding (EAP) ﹣ Private Link ﹣ CMEK-Coming soon Neo4j Aura 2023 Key Capabilities
  • 17. Neo4j Inc. All rights reserved 2023 17 Cloud Data Ecosystem Plugs Into Your Existing Ecosystem
  • 18. Self Service (Ease of Use) Neo4j Inc. All rights reserved 2023 18
  • 19. Self Service Tooling And Developer Experience Comprehensive set of tools for self-service ops manager data importer Visualize and explore your data Query editor and results visualizer Code-free data loader and modeler NeoDash (BI) Neo4j Inc. All rights reserved 2023 19
  • 20. Self Service Enhancements 1. Data Import: Model & Load Your First Graph: Neo4j Importer 2. Bloom: Explore Graph Algorithms, Time Slicer, Cypher Actions, Search improvements 3. Browser/Query-Better favorites, history + visualization 4. Unified Developer Experience with Neo4j Workspace Roadmap (2024) 1. Simplified import from various relational and cloud systems 2. New Graph Visualization Library 3. Improved Cypher Development Support- VS Code Extension Self Service Tooling And Developer Experience Comprehensive set of tools for self-service
  • 21. Self Service Tooling And Developer Experience Better client surface for Developers and Data Scientists Neo4j GraphQL Library ● Build low code API with GraphQL Library & Toolbox ● GraphQL support has enabled 1B queries in Aura Simplified Drivers API for Neo4j ● Simplified API Driver object - driver.executeQuery() - returns results directly into native formats ● Driver APIs automates various capabilities like Sessions, Transaction Functions, Bookmarks GDS Native Python client ● Wraps the Neo4j python driver (dataframe support) ● Run GDS algorithms just like you would any python function ● run_cypher lets you execute Cypher statements ● Pythonic features: support for graph and model objects
  • 22. AI Enabler Graph Data Science & Generative AI Neo4j Inc. All rights reserved 2023 22
  • 23. Neo4j Inc. All rights reserved 2023 23 Graph Data Science Make Sense Of Data Relationships Machine Learning Pipeline 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 Explore the hidden patterns and features in your data What’s important? What’s unusual? What’s next?
  • 24. Neo4j Inc. All rights reserved 2023 24 Graph Data Science Make Sense Of Data Relationships Over 65 efficient, parallelized algorithms. Iterate fast with different data sets & models, version trained models. Bring the context of your connected data into a format that other pipelines can ingest. The Largest Catalog of Graph Algorithms Native Graph Catalog and Analytics Workspace Graph Vector Embeddings for Machine Learning
  • 25. Topological Sort Algorithm Identify dependencies Longest Path Algorithm Identify critical paths Knowledge Graph Embeddings Discover missing relationships Neo4j Inc. All rights reserved 2023 25 Key Use Cases: GenAI, Semantic Search Recommendations, Life Sciences Key Use Cases: Supply Chain and Network Routing Key Use Cases: Supply Chain, Inventory Management, Resource Allocation, and Build Management Announcing Graph Data Science What’s New in Graph Data Science Library
  • 26. Step 1: Build a graph Step 2: Export your graph using the Python client Step 3: Train KGE model with PyKeen, DGL, Pytorch Geometric, etc. Step 4: Import embeddings created from KGE training as properties in your graph Step 5: Create candidate relationships of possible connections using KNN Step 6: Check node pairs for missing connections Announcing Graph Data Science Discover Missing Relationships with KGE
  • 27. AI Enabler Graph Data Science & Generative AI Neo4j Inc. All rights reserved 2023 27
  • 28. Lack of enterprise domain knowledge Limited input sizes for fine tuning Inability to verify answers Sensitive to prompt phrasing & injection Hallucinates ETHICAL & DATA BIAS CONCERNS 28 Neo4j Inc. All rights reserved 2023 Powering Generative AI Apps What GenAI can’t do!
  • 29. 29 Knowledge Facts Context Language Statistics Creativity KGs LLMs + BETTER TOGETHER Generative AI, LLMs and Knowledge Graphs Growing conviction that not only will the adoption of GenAI and LLMs grow substantially but also that we have an essential role to play Neo4j Inc. All rights reserved 2023
  • 30. Neo4j Inc. All rights reserved 2023 30 Powering Generative AI Apps Better Pipeline With LLMs + Neo4j
  • 31. Neo4j Inc. All rights reserved 2023 New Capabilities ● Vector Search & Storage -Enabling RAG (Retrieval Augmented Generation) ● Cypher: Real Time integration with Embedding APIs & LLM Models ● Integrations with LLM Platforms: OpenAI + MS Azure OpenAI, VertexAI, AWS Bedrock ● Integration with GenAI Frameworks: LangChain, LlamaIndex ● GenAI Dev Stack: Docker + Neo4j + Langchain + Ollama Roadmap (2024+) ● Co-Pilot in Browser for autocomplete & cypher generation ● Bloom & NeoDash NL Integration Powering Generative AI Apps Neo4j GenAI Innovations and Roadmap
  • 32. Recap New Announcements Neo4j Inc. All rights reserved 2023 32
  • 33. Product Roadmap Recap Driving Innovation with Neo4j for Developers Knowledge Graph Embeddings (NEW) Longest Path Algorithm (NEW) Topological Sort Algorithm(NEW) Aura Enterprise Database on all clouds (AWS, GCP, Azure) SOC II Type 2 compliance, AuraDB APIs, RBAC configuration Better observability with security log forwarding Performance metrics forwarding (EAP) Private Link & CMEK (Coming soon) Unified Developer Experience with Workspace Self-service Data Import GraphQL Support Simplified Drivers API Bloom support for GDS algorithms GDS Python API Cloud First AI Enabler Ease of Use Neo4j Inc. All rights reserved 2023 33 Parallel Runtime for faster analytical Queries (NEW) Change Data Capture better data integration (NEW) Autonomous clustering and Fabric for limitless scalability Graph Schema, Improved Backup recovery, incremental import Neo4j Ops Manager for managing databases Trusted Fundamentals Vector Search (NEW) Real Time integration with Embedding APIs & LLM Models Integrations with OpenAI + MS Azure OpenAI, VertexAI, AWS Bedrock, Langchain, LlamaIndex GDS GenAI