Re: Aggregating edges based on the source & target vertex attributes
vishnu gajendran <ggvis...@...>
Thank you Marc. As you mentioned I might be able to execute the above mentioned aggregation query faster if I use other tools/datastore. But, I was exploring JanusGraph primarily for OLAP use-cases. For example, running graph algorithms like page rank, BFS etc... on the fly and for graph visualization where in I would like to aggregate the nodes & edges on the fly based on user selected node/edge attributes. I was thinking that JanusGraph might be optimal for these use-cases. Correct me if I am wrong.
toggle quoted message
Show quoted text
I will also try the SparkGraphComputer as you suggested. On Monday, December 21, 2020 at 5:19:56 PM UTC+5:30 HadoopMarc wrote:
|
|