Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jasinliu committed Oct 29, 2024
1 parent 2bee832 commit 77bc97c
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 497 deletions.
223 changes: 0 additions & 223 deletions cli/import.full.json

This file was deleted.

6 changes: 0 additions & 6 deletions cli/import.full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ import_schema:
src_prop: name
dst_type: Movie
dst_prop: title
labels:
- WROTE
chunk_size: 1024
validate_level: "no"
prefix: edge/Person_WROTE_Movie/
Expand All @@ -87,8 +85,6 @@ import_schema:
dst_type: Movie
dst_prop: title
validate_level: "no"
labels:
- ACTED_IN
chunk_size: 1024
prefix: edge/Person_ACTED_IN_Movie/
adj_lists:
Expand All @@ -110,8 +106,6 @@ import_schema:
src_prop: name
dst_type: Movie
dst_prop: title
labels:
- Review
chunk_size: 1024
validate_level: "no"
prefix: edge/Person_REVIEWED_Movie/
Expand Down
124 changes: 0 additions & 124 deletions cli/import.json

This file was deleted.

Loading

0 comments on commit 77bc97c

Please sign in to comment.