ICICLE-ai / CI-Components-Catalog

BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Port models.py and sample dataset to Neo4j #1

Open joestubbs opened 1 year ago

joestubbs commented 1 year ago

Currently, the prototype simply reads the catalog data from the components-data.yaml file, and models.py has the associated access and filtering functions. We should replace these with a Neo4j based solution.