All tutorials require a clean instance of the Neo4j graph database system running for this tutorial. a small example dataset that on which you can learn all the design ideas and modeling power of ...
stock-knowledge-graph/ ├── __init__.py ├── extract.py # extract html pages for executives information ├── stock.py # get stock industry and concept information ├── build_csv.py # build csv files that ...