from databases.graph.graph_db_interface import GraphDBInterface class NetworXDB(GraphDBInterface): pass