trustgraph/trustgraph-flow/scripts/triples-write-falkordb
2024-12-18 21:01:24 +00:00

6 lines
84 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.storage.triples.falkordb import run
run()