#!/usr/bin/env python3

from trustgraph.query.triples.falkordb import run

run()

