mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-22 11:41:02 +02:00
kg-manager in place
This commit is contained in:
parent
0cd5340bb1
commit
40c0f84b36
8 changed files with 15 additions and 8 deletions
6
trustgraph-flow/scripts/kg-manager
Normal file
6
trustgraph-flow/scripts/kg-manager
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
from trustgraph.cores import run
|
||||
|
||||
run()
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue