Skip to content

This demo models and analyzes pharmaceutical supply chains using Neo4j. It includes a sample dataset, graph schema, and Cypher queries for tracing product flow, analyzing supplier dependencies, performing batch traceability, and identifying risks like bottlenecks and circular logistics.

License

Notifications You must be signed in to change notification settings

neo4j-product-examples/demo-supply_chain

Repository files navigation

Pharmaceutical Supply Chain Demo

This demo models and analyzes pharmaceutical supply chains using Neo4j. It includes a sample dataset, graph schema, and Cypher queries for:

  • Tracing product flow
  • Analyzing supplier dependencies
  • Tracking supplier risks and dependency chains
  • Understanding APIs (Active Pharmaceutical Ingredient) dependencies and connections
  • Identifying risks like bottlenecks and circular logistics

👉 See https://neo4j.com/developer/demos/supply_chain-demo for instructions for this Demo

👉 Explore the demo in-depth: Go to /walkthrough for a guided explanation of use cases, queries, and how the AI Agent supports exploration.

⬇️ Download .backup File for Importing Data ⬇️

You have two options to get the required .backup file:

After downloading, place the file in your local dump/ folder.

👉 For instructions on how to import the file into your Neo4j instance, refer to the setup guide.

About

This demo models and analyzes pharmaceutical supply chains using Neo4j. It includes a sample dataset, graph schema, and Cypher queries for tracing product flow, analyzing supplier dependencies, performing batch traceability, and identifying risks like bottlenecks and circular logistics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages