SlideShare a Scribd company logo
1
© 2024 All Rights Reserved | GraphAware
Transforming policing with
graph-based intelligence
analysis
Petr Matuska
2
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Petr
Matuska
3
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
About Us
GraphAware has been helping Neo4j
customers achieve success for over 10
years.
Since 2013, we've been pioneering the adoption of graph
technology across the globe.
We’ve written books and articles on how to apply graphs in law
enforcement, finance, cybersecurity, pharma and public sector.
We distilled our knowledge, experience and skills into Hume.
4
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
● What is a graph database & why to use it in policing?
● What is Hume?
● How graphs solve policing data challenges
5
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
● What is a graph database & why to use it in policing?
● What is Hume?
● How graphs solve policing data challenges
6
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
PERSON EVENT LOCATION
Relationships can have
properties (name/value pairs)
:INVOLVED
Date: 2008-01-01
{
Name: Amy Peters
Date_of_birth: 1984-03-01
{
Nodes can have properties
(name/value pairs)
Relationships can have
properties (name/value pairs)
{
:LOCATED_IN
{
Nodes can have properties
(name/value pairs)
Description: Homicide Case
Date: 2008-01-01
employee_count:1546
7
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Chart vs Graph
Chart Graph
8
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Chart vs Graph
Chart/Table Graph
9
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Chart vs Graph
Chart/Table Graph
10
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Chart vs Graph
Chart/Table Graph
Relational
Database
Graph
Database
11
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
The world is connected
and should be modelled as a graph.
12
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Schema
13
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Consider the most common
intelligence analyses
They are graph based questions.
● Show me how person X and person Y are interconnected.
● Show me how this gang is sourcing their funds
● Show me the communication events between two individuals
● Who are the most influential parties within a criminal organisation?
14
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
But wait. Can’t this be done with existing tools?
15
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
But wait. Can’t this be done with existing tools?
Only if you are willing to accept some significant limitations
and these limitations are hindering you more and more with every
new data point added.
16
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
But wait. Can’t this be done with existing tools?
● Tabular tools will not be able to efficiently return complex queries
● They will not be able to enable complex pathfinding and graph
algorithms needed
● They will be slow and provide a poor use experience
● They will not support integration of new data sources easily
17
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Finding Truth in Data
18
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
● What is a graph database & why to use it in policing?
● What is Hume?
● How graphs solve policing data challenges
19
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
What is Hume?
Hume is a mission-critical graph
analytics solution that puts the
power of Neo4j native graph
performance in the hands of
intelligence analysts.
Hume provides a simple to use
interface that allows to build, search,
visualise and analyse graphs.
20
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Embracing Connected Data
Hume is fully graph based up and down the stack, making analysis more efficient and effective.
Advantages of Graph Data
● Easy to Integrate
● Flexible with respect to Schema
● Intuitive and Fast to Query (especially for
Complex Pattern Matching)
● Understandable and Explainable
● Ready for DS and ML
Business Outcomes
● Single View of Intelligence
● Rapid Capability Development
● Deeper Intelligence Analysis & complex Alerting
● Productivity and Collaboration
● Advanced Analytics and Insights
21
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
● What is a graph database & why to use it in policing?
● What is Hume?
● How graphs solve policing data challenges
22
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Challenges the intelligence teams face
Siloed data sources
There is no central store of data, or
curated views that have been put
together.
Siloed analytical tooling
There is no single tool used by
everyone for everything. Makes
collaboration difficult
Relational stores for
network analysis
Intelligence analysis requires
analysis at depth. This is difficult to
do with relational stores.
Manual analysis
Along the entire process is manual,
time consuming steps.
1
2
3
4
23
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Siloed data sources
Disconnected analysis
Analysts search through dozens of
data stores to find the information
they are looking for.
None of these data stores are
connected to one another.
24
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Intelligence holdings are ingested into
a graph, and made available in Hume.
Creating a single view of intelligence
for your analysts.
We make them Searchable and Connected.
Siloed data sources
→ single view of
intelligence
25
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Siloed analytical
capabilities
Analysis capabilities are often
conducted on multiple distinct
platforms leading to fragmented
analysis findings.
Geographic, network and temporal
analyses are often all done
separately.
26
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
One canvas
Many analysis capabilities
On a single canvas understand the
when and where of crime, and
detect emerging trends within
criminal networks of interest.
27
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Using tables
to analyse criminal
networks
In truth, intelligence analysts have
been using graphs for decades.
But they have been doing this
without graph native tooling
28
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Discover unknown unknowns
across multi-hop queries via
pattern matching and path
finding in milliseconds.
Using tables
→ pattern matching
29
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Manual
analysis
All of these challenges ultimately
mean that intelligence analysis has
several manual steps.
Analysts are often responsible for
data cleaning, extraction, loading,
and the entire lifecycle of data
analysis.
30
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Use Actions
to streamline analysis and
data access
Actions allow users to run complex
queries on their entities of interest
with the click of a button.
31
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Advanced Expand
Visual query builder
Enables end users to query build
queries without having to learn how
to code.
Simplifying complex query creation
Seamlessly navigate intricate datasets, redefine
initial data discovery, and embrace a no-code
approach. It streamlines graph analysis,
empowering users to efficiently explore complex
data structures.
32
GraphAware.
|
Hume
© 2024 All Rights Reserved | GraphAware
Thank You
Mission Critical Graph Analytics

More Related Content

Similar to GraphAware - Transforming policing with graph-based intelligence analysis

Webinar: Fighting Fraud with Graph Databases
Webinar: Fighting Fraud with Graph DatabasesWebinar: Fighting Fraud with Graph Databases
Webinar: Fighting Fraud with Graph Databases
DataStax
 
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
Neo4j
 
Knowledge Graphs and Generative AI
Knowledge Graphs and Generative AIKnowledge Graphs and Generative AI
Knowledge Graphs and Generative AI
Neo4j
 
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptxThe art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
Neo4j
 
Keynote Presentation at GraphTalk Oslo 2023
Keynote Presentation at GraphTalk Oslo 2023Keynote Presentation at GraphTalk Oslo 2023
Keynote Presentation at GraphTalk Oslo 2023
Neo4j
 
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
Neo4j
 
Are You Underestimating the Value Within Your Data? A conversation about grap...
Are You Underestimating the Value Within Your Data? A conversation about grap...Are You Underestimating the Value Within Your Data? A conversation about grap...
Are You Underestimating the Value Within Your Data? A conversation about grap...
Neo4j
 
GraphTour 2020 - Practical Applications of Neo4j 4.0
GraphTour 2020 - Practical Applications of Neo4j 4.0GraphTour 2020 - Practical Applications of Neo4j 4.0
GraphTour 2020 - Practical Applications of Neo4j 4.0
Neo4j
 
Using Graph Algorithms for Advanced Analytics - Part 2 Centrality
Using Graph Algorithms for Advanced Analytics - Part 2 CentralityUsing Graph Algorithms for Advanced Analytics - Part 2 Centrality
Using Graph Algorithms for Advanced Analytics - Part 2 Centrality
TigerGraph
 
Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3
Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3
Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3
TigerGraph
 
Graph Gurus Episode 37: Modeling for Kaggle COVID-19 Dataset
Graph Gurus Episode 37: Modeling for Kaggle COVID-19 DatasetGraph Gurus Episode 37: Modeling for Kaggle COVID-19 Dataset
Graph Gurus Episode 37: Modeling for Kaggle COVID-19 Dataset
TigerGraph
 
Awalin viz sec
Awalin viz secAwalin viz sec
Awalin viz sec
Awalin Sopan
 
The Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdfThe Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdf
Neo4j
 
Let’s talk about reproducible data analysis
Let’s talk about reproducible data analysisLet’s talk about reproducible data analysis
Let’s talk about reproducible data analysis
Greg Landrum
 
TigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial CrimesTigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial Crimes
TigerGraph
 
Finding the insights hidden in your graph data
Finding the insights hidden in your graph dataFinding the insights hidden in your graph data
Finding the insights hidden in your graph data
DataStax
 
Detecting eCommerce Fraud with Neo4j and Linkurious
Detecting eCommerce Fraud with Neo4j and LinkuriousDetecting eCommerce Fraud with Neo4j and Linkurious
Detecting eCommerce Fraud with Neo4j and Linkurious
Neo4j
 
An Introduction to Graph: Database, Analytics, and Cloud Services
An Introduction to Graph:  Database, Analytics, and Cloud ServicesAn Introduction to Graph:  Database, Analytics, and Cloud Services
An Introduction to Graph: Database, Analytics, and Cloud Services
Jean Ihm
 
Lean Six Sigma Yellow Belt Presentation Part 2.pdf
Lean Six Sigma Yellow Belt Presentation Part 2.pdfLean Six Sigma Yellow Belt Presentation Part 2.pdf
Lean Six Sigma Yellow Belt Presentation Part 2.pdf
BanshiMedicareExport
 
Intelligent APIs for Big Data & IoT Create customized data views for mobile,...
Intelligent APIs for Big Data & IoT  Create customized data views for mobile,...Intelligent APIs for Big Data & IoT  Create customized data views for mobile,...
Intelligent APIs for Big Data & IoT Create customized data views for mobile,...
CA API Management
 

Similar to GraphAware - Transforming policing with graph-based intelligence analysis (20)

Webinar: Fighting Fraud with Graph Databases
Webinar: Fighting Fraud with Graph DatabasesWebinar: Fighting Fraud with Graph Databases
Webinar: Fighting Fraud with Graph Databases
 
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
 
Knowledge Graphs and Generative AI
Knowledge Graphs and Generative AIKnowledge Graphs and Generative AI
Knowledge Graphs and Generative AI
 
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptxThe art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
The art of the possible with graph technology_Neo4j GraphSummit Dublin 2023.pptx
 
Keynote Presentation at GraphTalk Oslo 2023
Keynote Presentation at GraphTalk Oslo 2023Keynote Presentation at GraphTalk Oslo 2023
Keynote Presentation at GraphTalk Oslo 2023
 
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
Neo4j : la voie du succès avec les bases de données de graphes et la Graph Da...
 
Are You Underestimating the Value Within Your Data? A conversation about grap...
Are You Underestimating the Value Within Your Data? A conversation about grap...Are You Underestimating the Value Within Your Data? A conversation about grap...
Are You Underestimating the Value Within Your Data? A conversation about grap...
 
GraphTour 2020 - Practical Applications of Neo4j 4.0
GraphTour 2020 - Practical Applications of Neo4j 4.0GraphTour 2020 - Practical Applications of Neo4j 4.0
GraphTour 2020 - Practical Applications of Neo4j 4.0
 
Using Graph Algorithms for Advanced Analytics - Part 2 Centrality
Using Graph Algorithms for Advanced Analytics - Part 2 CentralityUsing Graph Algorithms for Advanced Analytics - Part 2 Centrality
Using Graph Algorithms for Advanced Analytics - Part 2 Centrality
 
Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3
Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3
Graph Gurus Episode 29: Using Graph Algorithms for Advanced Analytics Part 3
 
Graph Gurus Episode 37: Modeling for Kaggle COVID-19 Dataset
Graph Gurus Episode 37: Modeling for Kaggle COVID-19 DatasetGraph Gurus Episode 37: Modeling for Kaggle COVID-19 Dataset
Graph Gurus Episode 37: Modeling for Kaggle COVID-19 Dataset
 
Awalin viz sec
Awalin viz secAwalin viz sec
Awalin viz sec
 
The Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdfThe Neo4j Data Platform for Today & Tomorrow.pdf
The Neo4j Data Platform for Today & Tomorrow.pdf
 
Let’s talk about reproducible data analysis
Let’s talk about reproducible data analysisLet’s talk about reproducible data analysis
Let’s talk about reproducible data analysis
 
TigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial CrimesTigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial Crimes
 
Finding the insights hidden in your graph data
Finding the insights hidden in your graph dataFinding the insights hidden in your graph data
Finding the insights hidden in your graph data
 
Detecting eCommerce Fraud with Neo4j and Linkurious
Detecting eCommerce Fraud with Neo4j and LinkuriousDetecting eCommerce Fraud with Neo4j and Linkurious
Detecting eCommerce Fraud with Neo4j and Linkurious
 
An Introduction to Graph: Database, Analytics, and Cloud Services
An Introduction to Graph:  Database, Analytics, and Cloud ServicesAn Introduction to Graph:  Database, Analytics, and Cloud Services
An Introduction to Graph: Database, Analytics, and Cloud Services
 
Lean Six Sigma Yellow Belt Presentation Part 2.pdf
Lean Six Sigma Yellow Belt Presentation Part 2.pdfLean Six Sigma Yellow Belt Presentation Part 2.pdf
Lean Six Sigma Yellow Belt Presentation Part 2.pdf
 
Intelligent APIs for Big Data & IoT Create customized data views for mobile,...
Intelligent APIs for Big Data & IoT  Create customized data views for mobile,...Intelligent APIs for Big Data & IoT  Create customized data views for mobile,...
Intelligent APIs for Big Data & IoT Create customized data views for mobile,...
 

More from Neo4j

Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
Neo4j
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Neo4j
 
Atelier - Architecture d’applications de Graphes - GraphSummit Paris
Atelier - Architecture d’applications de Graphes - GraphSummit ParisAtelier - Architecture d’applications de Graphes - GraphSummit Paris
Atelier - Architecture d’applications de Graphes - GraphSummit Paris
Neo4j
 
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissancesAtelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Neo4j
 
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit ParisNeo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j
 
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit ParisNeo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
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
 
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
 

More from Neo4j (20)

Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
Atelier - Architecture d’applications de Graphes - GraphSummit Paris
Atelier - Architecture d’applications de Graphes - GraphSummit ParisAtelier - Architecture d’applications de Graphes - GraphSummit Paris
Atelier - Architecture d’applications de Graphes - GraphSummit Paris
 
Atelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissancesAtelier - Innover avec l’IA Générative et les graphes de connaissances
Atelier - Innover avec l’IA Générative et les graphes de connaissances
 
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit ParisNeo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
 
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit ParisNeo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
Neo4j - Product Vision and Knowledge Graphs - GraphSummit Paris
 
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...
 
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
 

Recently uploaded

8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
kalichargn70th171
 
Kubernetes at Scale: Going Multi-Cluster with Istio
Kubernetes at Scale:  Going Multi-Cluster  with IstioKubernetes at Scale:  Going Multi-Cluster  with Istio
Kubernetes at Scale: Going Multi-Cluster with Istio
Severalnines
 
WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...
WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...
WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...
Luigi Fugaro
 
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdfBaha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid
 
Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...
OnePlan Solutions
 
14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision
ShulagnaSarkar2
 
ACE - Team 24 Wrapup event at ahmedabad.
ACE - Team 24 Wrapup event at ahmedabad.ACE - Team 24 Wrapup event at ahmedabad.
ACE - Team 24 Wrapup event at ahmedabad.
Maitrey Patel
 
Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...
Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...
Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...
Paul Brebner
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
Drona Infotech
 
Photoshop Tutorial for Beginners (2024 Edition)
Photoshop Tutorial for Beginners (2024 Edition)Photoshop Tutorial for Beginners (2024 Edition)
Photoshop Tutorial for Beginners (2024 Edition)
alowpalsadig
 
一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理
一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理
一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理
kgyxske
 
What’s New in Odoo 17 – A Complete Roadmap
What’s New in Odoo 17 – A Complete RoadmapWhat’s New in Odoo 17 – A Complete Roadmap
What’s New in Odoo 17 – A Complete Roadmap
Envertis Software Solutions
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
美洲杯赔率投注网【​网址​🎉3977·EE​🎉】
美洲杯赔率投注网【​网址​🎉3977·EE​🎉】美洲杯赔率投注网【​网址​🎉3977·EE​🎉】
美洲杯赔率投注网【​网址​🎉3977·EE​🎉】
widenerjobeyrl638
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
safelyiotech
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...
Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...
Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...
The Third Creative Media
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
Grant Fritchey
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
XfilesPro
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
dakas1
 

Recently uploaded (20)

8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf8 Best Automated Android App Testing Tool and Framework in 2024.pdf
8 Best Automated Android App Testing Tool and Framework in 2024.pdf
 
Kubernetes at Scale: Going Multi-Cluster with Istio
Kubernetes at Scale:  Going Multi-Cluster  with IstioKubernetes at Scale:  Going Multi-Cluster  with Istio
Kubernetes at Scale: Going Multi-Cluster with Istio
 
WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...
WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...
WMF 2024 - Unlocking the Future of Data Powering Next-Gen AI with Vector Data...
 
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdfBaha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
Baha Majid WCA4Z IBM Z Customer Council Boston June 2024.pdf
 
Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...Transforming Product Development using OnePlan To Boost Efficiency and Innova...
Transforming Product Development using OnePlan To Boost Efficiency and Innova...
 
14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision
 
ACE - Team 24 Wrapup event at ahmedabad.
ACE - Team 24 Wrapup event at ahmedabad.ACE - Team 24 Wrapup event at ahmedabad.
ACE - Team 24 Wrapup event at ahmedabad.
 
Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...
Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...
Why Apache Kafka Clusters Are Like Galaxies (And Other Cosmic Kafka Quandarie...
 
Mobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona InfotechMobile App Development Company In Noida | Drona Infotech
Mobile App Development Company In Noida | Drona Infotech
 
Photoshop Tutorial for Beginners (2024 Edition)
Photoshop Tutorial for Beginners (2024 Edition)Photoshop Tutorial for Beginners (2024 Edition)
Photoshop Tutorial for Beginners (2024 Edition)
 
一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理
一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理
一比一原版(sdsu毕业证书)圣地亚哥州立大学毕业证如何办理
 
What’s New in Odoo 17 – A Complete Roadmap
What’s New in Odoo 17 – A Complete RoadmapWhat’s New in Odoo 17 – A Complete Roadmap
What’s New in Odoo 17 – A Complete Roadmap
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
美洲杯赔率投注网【​网址​🎉3977·EE​🎉】
美洲杯赔率投注网【​网址​🎉3977·EE​🎉】美洲杯赔率投注网【​网址​🎉3977·EE​🎉】
美洲杯赔率投注网【​网址​🎉3977·EE​🎉】
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
 
Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...
Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...
Unlock the Secrets to Effortless Video Creation with Invideo: Your Ultimate G...
 
Using Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query PerformanceUsing Query Store in Azure PostgreSQL to Understand Query Performance
Using Query Store in Azure PostgreSQL to Understand Query Performance
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
 
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
一比一原版(UMN毕业证)明尼苏达大学毕业证如何办理
 

GraphAware - Transforming policing with graph-based intelligence analysis

  • 1. 1 © 2024 All Rights Reserved | GraphAware Transforming policing with graph-based intelligence analysis Petr Matuska
  • 2. 2 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Petr Matuska
  • 3. 3 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware About Us GraphAware has been helping Neo4j customers achieve success for over 10 years. Since 2013, we've been pioneering the adoption of graph technology across the globe. We’ve written books and articles on how to apply graphs in law enforcement, finance, cybersecurity, pharma and public sector. We distilled our knowledge, experience and skills into Hume.
  • 4. 4 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware ● What is a graph database & why to use it in policing? ● What is Hume? ● How graphs solve policing data challenges
  • 5. 5 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware ● What is a graph database & why to use it in policing? ● What is Hume? ● How graphs solve policing data challenges
  • 6. 6 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware PERSON EVENT LOCATION Relationships can have properties (name/value pairs) :INVOLVED Date: 2008-01-01 { Name: Amy Peters Date_of_birth: 1984-03-01 { Nodes can have properties (name/value pairs) Relationships can have properties (name/value pairs) { :LOCATED_IN { Nodes can have properties (name/value pairs) Description: Homicide Case Date: 2008-01-01 employee_count:1546
  • 7. 7 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Chart vs Graph Chart Graph
  • 8. 8 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Chart vs Graph Chart/Table Graph
  • 9. 9 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Chart vs Graph Chart/Table Graph
  • 10. 10 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Chart vs Graph Chart/Table Graph Relational Database Graph Database
  • 11. 11 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware The world is connected and should be modelled as a graph.
  • 12. 12 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Schema
  • 13. 13 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Consider the most common intelligence analyses They are graph based questions. ● Show me how person X and person Y are interconnected. ● Show me how this gang is sourcing their funds ● Show me the communication events between two individuals ● Who are the most influential parties within a criminal organisation?
  • 14. 14 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware But wait. Can’t this be done with existing tools?
  • 15. 15 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware But wait. Can’t this be done with existing tools? Only if you are willing to accept some significant limitations and these limitations are hindering you more and more with every new data point added.
  • 16. 16 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware But wait. Can’t this be done with existing tools? ● Tabular tools will not be able to efficiently return complex queries ● They will not be able to enable complex pathfinding and graph algorithms needed ● They will be slow and provide a poor use experience ● They will not support integration of new data sources easily
  • 17. 17 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Finding Truth in Data
  • 18. 18 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware ● What is a graph database & why to use it in policing? ● What is Hume? ● How graphs solve policing data challenges
  • 19. 19 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware What is Hume? Hume is a mission-critical graph analytics solution that puts the power of Neo4j native graph performance in the hands of intelligence analysts. Hume provides a simple to use interface that allows to build, search, visualise and analyse graphs.
  • 20. 20 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Embracing Connected Data Hume is fully graph based up and down the stack, making analysis more efficient and effective. Advantages of Graph Data ● Easy to Integrate ● Flexible with respect to Schema ● Intuitive and Fast to Query (especially for Complex Pattern Matching) ● Understandable and Explainable ● Ready for DS and ML Business Outcomes ● Single View of Intelligence ● Rapid Capability Development ● Deeper Intelligence Analysis & complex Alerting ● Productivity and Collaboration ● Advanced Analytics and Insights
  • 21. 21 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware ● What is a graph database & why to use it in policing? ● What is Hume? ● How graphs solve policing data challenges
  • 22. 22 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Challenges the intelligence teams face Siloed data sources There is no central store of data, or curated views that have been put together. Siloed analytical tooling There is no single tool used by everyone for everything. Makes collaboration difficult Relational stores for network analysis Intelligence analysis requires analysis at depth. This is difficult to do with relational stores. Manual analysis Along the entire process is manual, time consuming steps. 1 2 3 4
  • 23. 23 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Siloed data sources Disconnected analysis Analysts search through dozens of data stores to find the information they are looking for. None of these data stores are connected to one another.
  • 24. 24 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Intelligence holdings are ingested into a graph, and made available in Hume. Creating a single view of intelligence for your analysts. We make them Searchable and Connected. Siloed data sources → single view of intelligence
  • 25. 25 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Siloed analytical capabilities Analysis capabilities are often conducted on multiple distinct platforms leading to fragmented analysis findings. Geographic, network and temporal analyses are often all done separately.
  • 26. 26 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware One canvas Many analysis capabilities On a single canvas understand the when and where of crime, and detect emerging trends within criminal networks of interest.
  • 27. 27 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Using tables to analyse criminal networks In truth, intelligence analysts have been using graphs for decades. But they have been doing this without graph native tooling
  • 28. 28 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Discover unknown unknowns across multi-hop queries via pattern matching and path finding in milliseconds. Using tables → pattern matching
  • 29. 29 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Manual analysis All of these challenges ultimately mean that intelligence analysis has several manual steps. Analysts are often responsible for data cleaning, extraction, loading, and the entire lifecycle of data analysis.
  • 30. 30 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Use Actions to streamline analysis and data access Actions allow users to run complex queries on their entities of interest with the click of a button.
  • 31. 31 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Advanced Expand Visual query builder Enables end users to query build queries without having to learn how to code. Simplifying complex query creation Seamlessly navigate intricate datasets, redefine initial data discovery, and embrace a no-code approach. It streamlines graph analysis, empowering users to efficiently explore complex data structures.
  • 32. 32 GraphAware. | Hume © 2024 All Rights Reserved | GraphAware Thank You Mission Critical Graph Analytics