#!/usr/bin/env python3

from trustgraph.storage.triples.falkordb import run

run()

