#!/usr/bin/env python3

from trustgraph.query.triples.memgraph import run

run()

