alibaba/GraphScope

Support wildcards when loading from files

Open

#2,936 opened on 2023年6月27日

GitHub で見る
 (14 comments) (2 reactions) (0 assignees)HTML (2,401 stars) (301 forks)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