alibaba/GraphScope

Support wildcards when loading from files

オープン

#2,936 opened on 2023/06/27

 (14 件のコメント) (2 件のリアクション) (0 人の担当者)HTML (301 件のフォーク)batch import
component:gaecomponent:vineyardgood first issue

Repository metrics

Stars
 (2,401 個のスター)
PR merge metrics
 (平均マージ 1m) (30d で 8 merged PRs)

説明

For example:

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

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

コントリビューターガイド