Skip to content

a-s-g93/rag-graph-data-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Data Models for RAG Applications

Each folder contains the following

  • JSON representation of the data model
  • Cypher code to generate the data model in Neo4j
  • Image of the data model

These files may be used as a foundation for projects and may be modified in the following ways

arrows.app

  • Navigate to arrows.app in your web browser
  • import the provided JSON file
  • Manipulate the data model
  • Export new data model as needed

Neo4j

  • Create a new Neo4j database
  • Open a Neo4j browser window
  • Copy the cypher file content into a cypher cell and run
  • Explore your data model

About

Graph data models for RAG applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages