Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(portal): Multi-file uploading when schema already given #665

Open
longbinlai opened this issue Jan 8, 2025 · 0 comments
Open

feat(portal): Multi-file uploading when schema already given #665

longbinlai opened this issue Jan 8, 2025 · 0 comments
Assignees

Comments

@longbinlai
Copy link
Collaborator

Currently, portal supports multi-file uploading, only when the schema is not provided, and portal can use the uploaded files to derive the schema automatically. However, when the schema is given manually, each file for the corresponding vertices and edges must be specified individually, which is dummy:

Screenshot 2025-01-08 at 17 25 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants