alibaba/GraphScope

Support wildcards when loading from files

Open

#2,936 建立於 2023年6月27日

在 GitHub 查看
 (14 留言) (2 反應) (0 負責人)HTML (2,401 star) (301 fork)batch import
component:gaecomponent:vineyardgood first issue

描述

For example:

graph.add_edges('/data/person/*.csv')

We support wildcards in oss and hdfs, (by fsspec) but not for local files.

貢獻者指南

Support wildcards when loading from files · alibaba/GraphScope#2936 | Good First Issue