#!/usr/bin/env python3

from trustgraph.extract.kg.relationships import run

run()

