Huzaiifaaaa commented on issue #745: URL: https://github.com/apache/age/issues/745#issuecomment-1474915876
Hey, Both of these are open source & are used for data visualization. NetworkX is python library focusing on network analysis via graphs. You can use this library to create network of your choice, also it has built-in graph algorithms. On the other hand AGE is specific for attributed graphs, i.e., a specific weight or property is assigned to each node. NetworkX is comparatively better, but AGE can also be used(depending upon your requirements). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
