mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-29 02:23:44 +02:00
Dump GEs
This commit is contained in:
parent
9bcdee0f64
commit
7d864fe370
7 changed files with 198 additions and 0 deletions
6
scripts/ge-dump-parquet
Executable file
6
scripts/ge-dump-parquet
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.dump.graph_embeddings.parquet import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue