I recently received an email from an audience of my blog on Map/Reduce algorithm design regarding how to detect whether a graph is acyclic ...
Read More
Showing posts with label graph mining. Show all posts
Detecting Communities in Social Graph
In analyzing social network, one common problem is how to detecting communities, such as groups of people who knows or interacting frequentl...
Read More
Basic graph analytics using igraph
Social Network Site such as Facebook, Twitter becomes are integral part of people's life in. People interact with each other in differe...
Read More

The Limitations of SPARQL
Recently, I have been looking at RDF model and try to compare that with the property graph model that I mention in a previous post . I also...
Read More

Graph Processing in Map Reduce
In my previous post about Google's Pregel model , a general pattern of parallel graph processing can be expressed as multiple iterations...
Read More
Google Pregel Graph Processing
A lot of real life problems can be expressed in terms of entities related to each other and best captured using graphical models. Well defi...
Read More
NoSQL GraphDB
I received some constructive criticism regarding my previous blog in NoSQL patterns that I covered only the key/value store but have left o...
Read More
Subscribe to:
Posts (Atom)