#!/usr/bin/env python3

from trustgraph.storage.rows.cassandra import run

run()

