- Lila Horwitz
- Ashley Ho
- Mizuho Fukuda
- Create and populate SQL tables:
- create tables using the schema
- populate above tables with:
- papers.csv for the papers table
- author_paper.csv for the authors table
- abstracts.csv for the abstracts table
- Create nodes and edges in Neo4j:
- add the following files to the import directory:
- run the cypher code
- Run the queries in the notebook knowledge_graph_queries.ipynb