#!/usr/bin/env python3

from trustgraph.chunking.recursive import run

run()

