- The document presents a benchmark for evaluating the performance of graph databases Titan, OrientDB, and Neo4j on the task of community detection from graph data.
- OrientDB performed most efficiently for community detection workloads, while Titan was fastest for single insertion workloads and Neo4j generally had the best performance for querying and massive data insertion.
- Future work includes testing with larger graphs, running distributed versions of the databases, and improving the implemented community detection method.