export interface NodeMiniDTO { num: number, long_name: string, short_name: string }