GitHub user yangxk1 added a comment to the discussion: Question about how to get all the adjacent list types of a `EdgeInfo`
Hi @Sober7135 ,Thank you for pointing out this issue. There is no function to be able to get adjacent list types in c++ library. If it's required, GAR can add this function, such as `std::vector<AdjListType> getAdjacentTypes()` GitHub link: https://github.com/apache/incubator-graphar/discussions/775#discussioncomment-14523306 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
