Map from file path to set of file paths it imports/exports (outgoing edges).
final Map<String, Set<String>> outgoingEdges;