#!/usr/bin/env python3

from trustgraph.storage.knowledge import run

run()

