#!/usr/bin/env python3

from trustgraph.dump.triples.parquet import run

run()

