Skip to content

Commit 9f89518

Browse files
authored
Merge pull request #370 from pnborkar/publish
Added index.adoc on /demos
2 parents 30e0016 + 2b73221 commit 9f89518

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

modules/demos/nav.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
** Graph Examples
1+
** xref:index.adoc[Graph Examples]
22
*** xref:fraud-demo.adoc[Transaction Graph (Fraud) Demo]
33
*** xref:cx-demo.adoc[Customer Graph (CX) Demo]
4-
*** xref:supply_chain-demo.adoc[Supply Chain (Pharma) Demo]
4+
*** xref:supply_chain-demo.adoc[Supply Chain (Pharma) Demo]

modules/demos/pages/index.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
= Graph Examples (Demos)
2+
include::_graphacademy_llm.adoc[]
3+
:slug: transaction-graph-fraud
4+
:author: John Stegeman, Zach, Pramod Borkar
5+
:category: demos
6+
:tags:
7+
:neo4j-versions: 5.x
8+
:page-pagination:
9+
:page-product: transaction-graph-fraud
10+
11+
12+
Showcases interactive graph data demos built with Neo4j. Each example highlights a real-world use case—from fraud detection to customer journey analysis to pharmaceutical supply chain resilience.
13+
14+
Explore the demos below to understand how connected data can drive insights, automate reasoning, and power AI-driven decisions.
15+
16+
=== Choose a graph demo to explore:
17+
18+
* xref:fraud-demo.adoc[Transaction Graph (Fraud)]
19+
* xref:cx-demo.adoc[Customer Graph (CX)]
20+
* xref:supply_chain-demo.adoc[Supply Chain (Pharma)]

0 commit comments

Comments
 (0)