Searched defs:Graph (Results 1 – 2 of 2) sorted by relevance
20 Graph::Graph(uint32_t vertexNum, const std::map<std::string, uint32_t> &typeIdIndex) in Graph() function in OHOS::UDMF::Graph
67 explicit Graph(AdjacencyList &&adj) in Graph() function