alibaba / alibaba/GraphScope

Support wildcards when loading from files

Open
#2,936 14 comments 2 reactions 0 assignees View on GitHub
component:gae component:vineyard good first issue
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

For example:
```python
graph.add_edges('/data/person/*.csv')
```

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.