public override string GetSortingKey(RelationType relationType)
 {
     return(NodeData.GetSortingKey());
 }