#!/usr/bin/env python3

from trustgraph.query.triples.cassandra import run

run()

