- The document presents a benchmark for evaluating the performance of graph databases on the task of community detection from social networks. It tests Titan, OrientDB, and Neo4j on synthetic and real-world datasets.
- The results show that OrientDB is most efficient for community detection workloads, Titan performs best for single insertions, and Neo4j scales best for bulk insertions and queries.
- Future work includes testing with larger graphs, distributed versions of the databases, and improving the community detection method.