export interface SearchRelationVia { from?: string; to?: string; }