mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 11:41:02 +02:00
Write knowledge core elements to Cassandra
This commit is contained in:
parent
d0da122bed
commit
0393c7636a
7 changed files with 378 additions and 227 deletions
6
trustgraph-flow/scripts/kg-store
Normal file
6
trustgraph-flow/scripts/kg-store
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.storage.knowledge import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue