#!/usr/bin/env python3

from trustgraph.query.triples.neo4j import run

run()

