mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Parquet dumper for triples
This commit is contained in:
parent
a9bd50c9af
commit
2db050fe93
8 changed files with 200 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -44,6 +44,7 @@ setuptools.setup(
|
|||
"google-cloud-aiplatform",
|
||||
"pyyaml",
|
||||
"prometheus-client",
|
||||
"pyarrow",
|
||||
],
|
||||
scripts=[
|
||||
"scripts/chunker-recursive",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue