Searched refs:startLabel (Results 1 – 2 of 2) sorted by relevance
40 void GraphCheckCyclic::AddEdgeByLabel(uint64_t startLabel, uint64_t endLabel) in AddEdgeByLabel() argument42 std::map<uint64_t, std::list<uint64_t>>::iterator it = vetexes.find(startLabel); in AddEdgeByLabel()
34 void AddEdgeByLabel(uint64_t startLabel, uint64_t endLabel);