+1 Graph Algorithms!
> On Jan 21, 2022, at 3:05 PM, Joe Fagan <joe.fa...@bitnine.net> wrote:
>
> Congratulations on the great work todate.
>
>
> Would be nice to add
>
>
> Graph Algorithms eg
>
> Traversal and Pathfinding (ShortestPath, ShortestWeightedPath, Minimum
> Weight SPanning Tree)
>
> Centrality (PageRank)
>
> Community Algoriths (Cluster detection, Louvain modularity
>
> Agreement on the many graph formats to export and import from. GraphML,
> Graphviz Dot etc
>
>
> On Fri, 21 Jan 2022 at 06:50, Young Seung Andrew Ko <
> youngseung.and...@gmail.com> wrote:
>
>> Thank you, AGE team!
>>
>> It seems the project is nearing to the completion of implementing an engine
>> to process openCypher-based graph queries to an extent that it can allow
>> many important graph operations on PostgreSQL.
>>
>> Any suggestions or recommendations on what should follow after this
>> meaningful milestone?
>> - Support for PostgreSQL 12, 13 and 14
>> - Making AGE + PostgreSQL distributed
>> - Some tools to make AGE easier to use
>> - ...
>>
>> Andrew Ko
>>