Small E-Commerce Site
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/14728705
下载链接
链接失效反馈官方服务:
资源简介:
This dataset was constructed as a small example of a graph mimicking an e-commerce site where people can also follow each others.
The files here reported can be used to build a property graph in Neo4J:
item.csv - contains the data for the Item nodes.
person.csv - contains the data for the Person nodes.
category.csv - contains the data for the Category nodes.
follow.csv - contains the data for the FOLLOW relationships from Person to Person nodes.
buy.csv - contains the data for the BUY relationships from Person to Item nodes.
reccomend.csv - contains the data for the RECOMMEND relationship from Person to Item nodes.
of.csv - contains the data for the OF relationship from Item to Category nodes.
This data was used as motivating example dataset in the paper "MINE GRAPH RULE: A New GQL Operator for Mining Association Rules in Property Graph Databases".
创建时间:
2025-01-24



