Searched refs:InsertNodesByScore (Results 1 – 2 of 2) sorted by relevance
156 static void InsertNodesByScore(const std::map<std::string, std::map<std::string, bool>> &graph,
564 void DBCommon::InsertNodesByScore(const std::map<std::string, std::map<std::string, bool>> &graph, in InsertNodesByScore() function in DistributedDB::DBCommon620 InsertNodesByScore(graph, generateNodes, nodeWeight, res); in GenerateNodesByNodeWeight()