#include "handle.hpp"
#include <unordered_map>
#include <istream>
#include <vector>
Defines a back-translation from graph node ID space to named node space, backed by a flat text file.