internal static void AddNode(Rbr_Db pDb, NodeRow pNodeRow)
 {
     NodeManager.Add(pDb, pNodeRow);
 }