Skip to content

Repository files navigation

graph TD Admin[Admin Interface] --> GraphQL{GraphQL API} GraphQL --> Neo4j[(Neo4j Database)]

subgraph Admin Operations
    Neo4j --> |Read| Templates[(Templates)]
    Neo4j --> |Read| FARClauses[(FAR Clauses)]
    Neo4j --> |Write| TemplateManagement[Template Management]
    Neo4j --> |Write| FieldManagement[Field Management]
end

subgraph External Data Sources
    FARData[FAR.GOV Updates] -.-> |Future| Neo4j
    OtherSources[Other Sources] -.-> |Future| Neo4j
end

About

Working with a Neo4J DB and seeding script to enable a entire legal document to be seeded to a graph database (potentially used for RAG applications)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages