© 2022 Neo4j, Inc. All rights reserved.
© 2022 Neo4j, Inc. All rights reserved.
Tracking Data Sources of


Fused Entities in


Law Enforcement graphs
Luanne Misquitta,


VP of Engineering, GraphAware
© 2022 Neo4j, Inc. All rights reserved.
Graphs and Law Enforcement
2
© 2022 Neo4j, Inc. All rights reserved.
3
Connect the dots
© 2022 Neo4j, Inc. All rights reserved.
4
Connect the dots
© 2022 Neo4j, Inc. All rights reserved.
5
Connect the dots
© 2022 Neo4j, Inc. All rights reserved.
6
Connect the dots
© 2022 Neo4j, Inc. All rights reserved.
7
Connect the dots
© 2022 Neo4j, Inc. All rights reserved.
Outline
• Key properties of law enforcement graphs


◦ Data sources


◦ Data quality and reliability


◦ Fused entities


• Modelling considerations
8
© 2022 Neo4j, Inc. All rights reserved.
POLE
9
Person Location
Event
Object
© 2022 Neo4j, Inc. All rights reserved.
Graph model
10
© 2022 Neo4j, Inc. All rights reserved.
The graph
11
© 2022 Neo4j, Inc. All rights reserved.
Disconnected events
12
© 2022 Neo4j, Inc. All rights reserved.
13
Data Provenance
• The source of a piece of
information and the process that
led to its existence


• Used to form assessments
about the quality, reliability and
trustworthiness of the
information at hand
© 2022 Neo4j, Inc. All rights reserved.
14
The INTs
• Intelligence Collection
disciplines


• Hierarchical


• Examples are SIGINT, OSINT,
MASINT, GEOINT
© 2022 Neo4j, Inc. All rights reserved.
Local Crime data
15
© 2022 Neo4j, Inc. All rights reserved.
Bring in Forensics
16
© 2022 Neo4j, Inc. All rights reserved.
Modelling sources- use cases
• Do analysts want to only see the source that provided the information or do
more with it?


• Do analysts expect to traverse the graph within a particular source?


• Are sources attached only to nodes or also to relationships?


• Are sources hierarchical and does querying a source at a higher level imply
including all child sources?


• Does access control need to be set up to grant/deny access to certain
sources?


• Security classification levels by source
17
© 2022 Neo4j, Inc. All rights reserved.
Modelling sources- as a node
• Hierarchies are modelled naturally


• Source based access control handled through the presence or absence of a path


• Sources on relationships do not fit into this model


• Supernode problem
18
© 2022 Neo4j, Inc. All rights reserved.
Modelling sources- as a label
• For nodes, not relationships


• Hierarchy can be replicated through labels


• Label based access control
19
© 2022 Neo4j, Inc. All rights reserved.
Modelling sources- as a property
• Both nodes and relationships


• Source hierarchy maintained separately, parameters passed via queries


• Access control on property values not supported natively


• Test performance when filtering on sources when traversing
20
© 2022 Neo4j, Inc. All rights reserved.
Layering for analysis
21
© 2022 Neo4j, Inc. All rights reserved.
Information and Source Ratings
Source Reliability is the degree of confidence assigned to the source with
respect to its capacity to provide valuable and accurate information.




https://en.wikipedia.org/wiki/Intelligence_source_and_information_reliability
22
© 2022 Neo4j, Inc. All rights reserved.
Information and Source Ratings
Information Credibility is the confidence assigned to the information with
respect to its veracity.


https://en.wikipedia.org/wiki/Intelligence_source_and_information_reliability
23
© 2022 Neo4j, Inc. All rights reserved.
Missing Information and Source Ratings
24
© 2022 Neo4j, Inc. All rights reserved.
Drawing a different conclusion
25
© 2022 Neo4j, Inc. All rights reserved.
Modelling Information and Source ratings
• A property for each on nodes and relationships


• Source hierarchy defaults


◦ Compose for display purposes


◦ Copy to filter during navigation
26
© 2022 Neo4j, Inc. All rights reserved.
Same entity, different sources
27
© 2022 Neo4j, Inc. All rights reserved.
Hypothesis links
28
© 2022 Neo4j, Inc. All rights reserved.
Using node representations
29
© 2022 Neo4j, Inc. All rights reserved.
Grouping
30
© 2022 Neo4j, Inc. All rights reserved.
Create a fused entity
• Create a new entity which fuses information from facts determined to be the
same


• Determine the source and confidence in the new fused entity
31
© 2022 Neo4j, Inc. All rights reserved.
Copy relationships from the facts
• The fused entity stands in for the underlying facts


• Relationships are transferred from the facts to the fused entity
32
© 2022 Neo4j, Inc. All rights reserved.
Path finding
33
© 2022 Neo4j, Inc. All rights reserved.
What about the facts?
• Create a FACT relationship from the fused entity to the facts


• Allows analysts to drill in and view individual facts


• Could affect node expansion and path finding


• Clutters visual exploratory analysis
34
© 2022 Neo4j, Inc. All rights reserved.
Offloading facts to another graph
Create the fused entity in the fact graph (shell entity)
35
Main graph Main graph Fact graph
© 2022 Neo4j, Inc. All rights reserved.
Offloading facts to another graph
Recreate each fact in the fact graph and create the FACT relationship to the
fused entity
36
Fact graph
© 2022 Neo4j, Inc. All rights reserved.
Offloading facts to another graph
Copy each entity (shell) that the fact in the main graph is linked to and link
them to the facts in the fact graph
37
Fact graph
© 2022 Neo4j, Inc. All rights reserved.
Offloading facts to another graph
Remove the facts from the main graph
38
Main graph
© 2022 Neo4j, Inc. All rights reserved.
Loading facts on demand
39
© 2022 Neo4j, Inc. All rights reserved.
Challenges with updates to fused entities
• Do fused entities automatically get updated when the facts are updated?


• Materialised vs shell fused entities


• Information and source ratings may no longer be valid


• Conflicts need to be handled
40
© 2022 Neo4j, Inc. All rights reserved.
Takeaways
• Data sources


◦ Consider use cases before modelling- single/multivalued, nodes/relationships, hierarchy, access
control


◦ Performance testing if filtering during traversals


• Importance of Information and Source Ratings


• Fused entities


◦ Via links or nodes


◦ Materialise or compose at query time


◦ Representing facts- same or different graph


◦ Consider flavours of fused entities if attribute level sources are to be tracked


• Fact update challenges


◦ System of record


◦ Validity of information and source rating of the fused entity post update


◦ Handling conflicts
41
© 2022 Neo4j, Inc. All rights reserved.
© 2022 Neo4j, Inc. All rights reserved.
42
Thank you!
Or, contact us at


info@graphaware.com
Visit GraphAware’s booth to explore the graph

More Related Content

PDF
モダナイゼーションがもたらす未来
PPTX
The Customer Journey Is a Graph
PDF
Bridging the gap between BIM and GIS
PPTX
Build a car with Graphs, Fabien Batejat, Volvo Cars
PPTX
Trucks on a Graph: How JB Hunt Uses Neo4j
PPTX
How Expedia’s Entity Graph Powers Global Travel
PPTX
Get Started with the Most Advanced Edition Yet of Neo4j Graph Data Science
PDF
Introduction au webmapping au-dela de google maps
モダナイゼーションがもたらす未来
The Customer Journey Is a Graph
Bridging the gap between BIM and GIS
Build a car with Graphs, Fabien Batejat, Volvo Cars
Trucks on a Graph: How JB Hunt Uses Neo4j
How Expedia’s Entity Graph Powers Global Travel
Get Started with the Most Advanced Edition Yet of Neo4j Graph Data Science
Introduction au webmapping au-dela de google maps

What's hot (20)

PDF
지리정보체계(GIS) - [2] 좌표계 이해하기
PDF
リクルートライフスタイル流!分析基盤との賢い付き合い方
PDF
야생동물(Brown bear) 행동권 · 서식지 분석하기
PDF
QGIS はじめてのラスタ解析
PDF
DeNAゲーム事業におけるデータエンジニアの貢献 [DeNA TechCon 2019]
PDF
[FOSS4G Korea 2021]Workshop-QGIS-TIPS-20211028
PDF
"DAD本"の歩き方 - DevLOVE #134
PDF
GPT and Graph Data Science to power your Knowledge Graph
PDF
ソフトウェア品質実態調査報告「測定評価と分析を通じたソフトウェア製品品質の実態定量化および総合的品質評価枠組みの確立」
PDF
全社のデータ活用を一段階上げる取り組み
PPTX
セマンティックWebとオントロジー:現状と将来展望
PDF
Intro to Neo4j and Graph Databases
PPTX
Knowledge Graph Introduction
PDF
オントロジー研究20年の歩みと今後の展望
PDF
QGIS 실습 (총 7차시)
PDF
Cartographie et SIG_Partie4
PDF
Training Week: Introduction to Neo4j Bloom 2022
PPT
CityGML extension for BIM and IFC
PDF
『逆転オセロニア 』における、機械学習モデルを用いたデッキのアーキタイプ抽出とゲーム運用への活用
PDF
From Queries to Algorithms to Advanced ML: 3 Pharmaceutical Graph Use Cases
지리정보체계(GIS) - [2] 좌표계 이해하기
リクルートライフスタイル流!分析基盤との賢い付き合い方
야생동물(Brown bear) 행동권 · 서식지 분석하기
QGIS はじめてのラスタ解析
DeNAゲーム事業におけるデータエンジニアの貢献 [DeNA TechCon 2019]
[FOSS4G Korea 2021]Workshop-QGIS-TIPS-20211028
"DAD本"の歩き方 - DevLOVE #134
GPT and Graph Data Science to power your Knowledge Graph
ソフトウェア品質実態調査報告「測定評価と分析を通じたソフトウェア製品品質の実態定量化および総合的品質評価枠組みの確立」
全社のデータ活用を一段階上げる取り組み
セマンティックWebとオントロジー:現状と将来展望
Intro to Neo4j and Graph Databases
Knowledge Graph Introduction
オントロジー研究20年の歩みと今後の展望
QGIS 실습 (총 7차시)
Cartographie et SIG_Partie4
Training Week: Introduction to Neo4j Bloom 2022
CityGML extension for BIM and IFC
『逆転オセロニア 』における、機械学習モデルを用いたデッキのアーキタイプ抽出とゲーム運用への活用
From Queries to Algorithms to Advanced ML: 3 Pharmaceutical Graph Use Cases
Ad

Similar to Tracking Data Sources of Fused Entities in Law Enforcement Graphs (20)

PDF
Office(R)Tool Download crack (Latest 2025)
PPTX
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
PDF
GRAPHISOFT ArchiCAD 28.1.1.4100 free crack
PDF
Auslogics Video Grabber Free 1.0.0.12 Free
PDF
FL Studio Crack FREE Download link 2025 NEW Version
PDF
Itop vpn crack Latest Version 2025 FREE Download
PDF
Autodesk Netfabb Ultimate 2025 free crack
PPTX
From Relational to Graph: How Going Graph Revealed the Unknown(Jason_Schatz)....
PDF
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
PDF
GraphSummit Toronto: Keynote - Innovating with Graphs
PPTX
Risk Signature Profiles in Health Care Claims(Risk_Signature_Profiles)_.pptx
PPTX
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
PDF
Government GraphSummit: Keynote - Graphs in Government
PDF
Supply Chain Twin Demo - Companion Deck
PPTX
Graph Data Modeling Best Practices(Eric_Monk).pptx
PPTX
GraphSummit Paris - The art of the possible with Graph Technology
PDF
Workshop - Neo4j Graph Data Science
PDF
Deeper Insights with Graph Data Science
PDF
Internet Download Manager (IDM) Free crack
PPTX
Neo4j Knowledge for Customer Experience.pptx
Office(R)Tool Download crack (Latest 2025)
GraphSummit Milan - Visione e roadmap del prodotto Neo4j
GRAPHISOFT ArchiCAD 28.1.1.4100 free crack
Auslogics Video Grabber Free 1.0.0.12 Free
FL Studio Crack FREE Download link 2025 NEW Version
Itop vpn crack Latest Version 2025 FREE Download
Autodesk Netfabb Ultimate 2025 free crack
From Relational to Graph: How Going Graph Revealed the Unknown(Jason_Schatz)....
El camino hacia el éxito con las bases de datos de grafos, la ciencia de dato...
GraphSummit Toronto: Keynote - Innovating with Graphs
Risk Signature Profiles in Health Care Claims(Risk_Signature_Profiles)_.pptx
Using Connected Data and Graph Technology to Enhance Machine Learning and Art...
Government GraphSummit: Keynote - Graphs in Government
Supply Chain Twin Demo - Companion Deck
Graph Data Modeling Best Practices(Eric_Monk).pptx
GraphSummit Paris - The art of the possible with Graph Technology
Workshop - Neo4j Graph Data Science
Deeper Insights with Graph Data Science
Internet Download Manager (IDM) Free crack
Neo4j Knowledge for Customer Experience.pptx
Ad

More from Neo4j (20)

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

Recently uploaded (20)

PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
Developing a website for English-speaking practice to English as a foreign la...
PDF
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
PPT
What is a Computer? Input Devices /output devices
PPTX
Modernising the Digital Integration Hub
PPTX
observCloud-Native Containerability and monitoring.pptx
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Five Habits of High-Impact Board Members
PDF
August Patch Tuesday
PPTX
Chapter 5: Probability Theory and Statistics
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
Unlock new opportunities with location data.pdf
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
DP Operators-handbook-extract for the Mautical Institute
Developing a website for English-speaking practice to English as a foreign la...
TrustArc Webinar - Click, Consent, Trust: Winning the Privacy Game
What is a Computer? Input Devices /output devices
Modernising the Digital Integration Hub
observCloud-Native Containerability and monitoring.pptx
A contest of sentiment analysis: k-nearest neighbor versus neural network
Module 1.ppt Iot fundamentals and Architecture
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
Univ-Connecticut-ChatGPT-Presentaion.pdf
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Five Habits of High-Impact Board Members
August Patch Tuesday
Chapter 5: Probability Theory and Statistics
A comparative study of natural language inference in Swahili using monolingua...
Unlock new opportunities with location data.pdf
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
Taming the Chaos: How to Turn Unstructured Data into Decisions
NewMind AI Weekly Chronicles – August ’25 Week III

Tracking Data Sources of Fused Entities in Law Enforcement Graphs

  • 1. © 2022 Neo4j, Inc. All rights reserved. © 2022 Neo4j, Inc. All rights reserved. Tracking Data Sources of Fused Entities in Law Enforcement graphs Luanne Misquitta, VP of Engineering, GraphAware
  • 2. © 2022 Neo4j, Inc. All rights reserved. Graphs and Law Enforcement 2
  • 3. © 2022 Neo4j, Inc. All rights reserved. 3 Connect the dots
  • 4. © 2022 Neo4j, Inc. All rights reserved. 4 Connect the dots
  • 5. © 2022 Neo4j, Inc. All rights reserved. 5 Connect the dots
  • 6. © 2022 Neo4j, Inc. All rights reserved. 6 Connect the dots
  • 7. © 2022 Neo4j, Inc. All rights reserved. 7 Connect the dots
  • 8. © 2022 Neo4j, Inc. All rights reserved. Outline • Key properties of law enforcement graphs ◦ Data sources ◦ Data quality and reliability ◦ Fused entities • Modelling considerations 8
  • 9. © 2022 Neo4j, Inc. All rights reserved. POLE 9 Person Location Event Object
  • 10. © 2022 Neo4j, Inc. All rights reserved. Graph model 10
  • 11. © 2022 Neo4j, Inc. All rights reserved. The graph 11
  • 12. © 2022 Neo4j, Inc. All rights reserved. Disconnected events 12
  • 13. © 2022 Neo4j, Inc. All rights reserved. 13 Data Provenance • The source of a piece of information and the process that led to its existence • Used to form assessments about the quality, reliability and trustworthiness of the information at hand
  • 14. © 2022 Neo4j, Inc. All rights reserved. 14 The INTs • Intelligence Collection disciplines • Hierarchical • Examples are SIGINT, OSINT, MASINT, GEOINT
  • 15. © 2022 Neo4j, Inc. All rights reserved. Local Crime data 15
  • 16. © 2022 Neo4j, Inc. All rights reserved. Bring in Forensics 16
  • 17. © 2022 Neo4j, Inc. All rights reserved. Modelling sources- use cases • Do analysts want to only see the source that provided the information or do more with it? • Do analysts expect to traverse the graph within a particular source? • Are sources attached only to nodes or also to relationships? • Are sources hierarchical and does querying a source at a higher level imply including all child sources? • Does access control need to be set up to grant/deny access to certain sources? • Security classification levels by source 17
  • 18. © 2022 Neo4j, Inc. All rights reserved. Modelling sources- as a node • Hierarchies are modelled naturally • Source based access control handled through the presence or absence of a path • Sources on relationships do not fit into this model • Supernode problem 18
  • 19. © 2022 Neo4j, Inc. All rights reserved. Modelling sources- as a label • For nodes, not relationships • Hierarchy can be replicated through labels • Label based access control 19
  • 20. © 2022 Neo4j, Inc. All rights reserved. Modelling sources- as a property • Both nodes and relationships • Source hierarchy maintained separately, parameters passed via queries • Access control on property values not supported natively • Test performance when filtering on sources when traversing 20
  • 21. © 2022 Neo4j, Inc. All rights reserved. Layering for analysis 21
  • 22. © 2022 Neo4j, Inc. All rights reserved. Information and Source Ratings Source Reliability is the degree of confidence assigned to the source with respect to its capacity to provide valuable and accurate information. https://en.wikipedia.org/wiki/Intelligence_source_and_information_reliability 22
  • 23. © 2022 Neo4j, Inc. All rights reserved. Information and Source Ratings Information Credibility is the confidence assigned to the information with respect to its veracity. https://en.wikipedia.org/wiki/Intelligence_source_and_information_reliability 23
  • 24. © 2022 Neo4j, Inc. All rights reserved. Missing Information and Source Ratings 24
  • 25. © 2022 Neo4j, Inc. All rights reserved. Drawing a different conclusion 25
  • 26. © 2022 Neo4j, Inc. All rights reserved. Modelling Information and Source ratings • A property for each on nodes and relationships • Source hierarchy defaults ◦ Compose for display purposes ◦ Copy to filter during navigation 26
  • 27. © 2022 Neo4j, Inc. All rights reserved. Same entity, different sources 27
  • 28. © 2022 Neo4j, Inc. All rights reserved. Hypothesis links 28
  • 29. © 2022 Neo4j, Inc. All rights reserved. Using node representations 29
  • 30. © 2022 Neo4j, Inc. All rights reserved. Grouping 30
  • 31. © 2022 Neo4j, Inc. All rights reserved. Create a fused entity • Create a new entity which fuses information from facts determined to be the same • Determine the source and confidence in the new fused entity 31
  • 32. © 2022 Neo4j, Inc. All rights reserved. Copy relationships from the facts • The fused entity stands in for the underlying facts • Relationships are transferred from the facts to the fused entity 32
  • 33. © 2022 Neo4j, Inc. All rights reserved. Path finding 33
  • 34. © 2022 Neo4j, Inc. All rights reserved. What about the facts? • Create a FACT relationship from the fused entity to the facts • Allows analysts to drill in and view individual facts • Could affect node expansion and path finding • Clutters visual exploratory analysis 34
  • 35. © 2022 Neo4j, Inc. All rights reserved. Offloading facts to another graph Create the fused entity in the fact graph (shell entity) 35 Main graph Main graph Fact graph
  • 36. © 2022 Neo4j, Inc. All rights reserved. Offloading facts to another graph Recreate each fact in the fact graph and create the FACT relationship to the fused entity 36 Fact graph
  • 37. © 2022 Neo4j, Inc. All rights reserved. Offloading facts to another graph Copy each entity (shell) that the fact in the main graph is linked to and link them to the facts in the fact graph 37 Fact graph
  • 38. © 2022 Neo4j, Inc. All rights reserved. Offloading facts to another graph Remove the facts from the main graph 38 Main graph
  • 39. © 2022 Neo4j, Inc. All rights reserved. Loading facts on demand 39
  • 40. © 2022 Neo4j, Inc. All rights reserved. Challenges with updates to fused entities • Do fused entities automatically get updated when the facts are updated? • Materialised vs shell fused entities • Information and source ratings may no longer be valid • Conflicts need to be handled 40
  • 41. © 2022 Neo4j, Inc. All rights reserved. Takeaways • Data sources ◦ Consider use cases before modelling- single/multivalued, nodes/relationships, hierarchy, access control ◦ Performance testing if filtering during traversals • Importance of Information and Source Ratings • Fused entities ◦ Via links or nodes ◦ Materialise or compose at query time ◦ Representing facts- same or different graph ◦ Consider flavours of fused entities if attribute level sources are to be tracked • Fact update challenges ◦ System of record ◦ Validity of information and source rating of the fused entity post update ◦ Handling conflicts 41
  • 42. © 2022 Neo4j, Inc. All rights reserved. © 2022 Neo4j, Inc. All rights reserved. 42 Thank you! Or, contact us at info@graphaware.com Visit GraphAware’s booth to explore the graph