ArXiv Property Graph
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/14725536
下载链接
链接失效反馈官方服务:
资源简介:
This dataset was constructed based on the data found in Kaggle from ArXiv.
The files here reported can be used to build a property graph in Neo4J:
ArXivQueriesLoad.txt - contains all the queries that can be used to load the csv files into Neo4J
author.csv - contains the data for the Author nodes.
article.csv - contains the data for the Article nodes.
category.csv - contains the data for the Category nodes.
macrocategory.csv - contains the data for the Macrocategory nodes.
author_article.csv - contains the data for the WRITE relationship from Author to Article Nodes.
article_category.csv - contains the data for the LABELLED relationship from Article to Category Nodes.
category_macrocategory.csv - contains the data for the GROUPED relationship from Category to Macrocategory Nodes.
This data was used as test dataset in the paper "MINE GRAPH RULE: A New GQL Operator for Mining Association Rules in Property Graph Databases".
创建时间:
2025-01-23



