Write knowledge core elements to Cassandra

This commit is contained in:
Cyber MacGeddon 2025-05-06 17:49:28 +01:00
parent d0da122bed
commit 0393c7636a
7 changed files with 378 additions and 227 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/env python3
from trustgraph.storage.knowledge import run
run()