Table
Row
Column
Relationship
Class
Vertex
Property
Edge
Collection
Document
Field, Property
Link
Bucket
Key/Value Pair
n/a
n/a
Indexed Join Tables
Index-free Pointers
Join Tables take O(log(N))
time to determine adjacency
Pointers take O(1) time to
determine adjacency
Neo4j
OrientDB
Titan
Pure graph model
Hybrid graph-document model
More widely used
Less widely used
Obscure pricing model under (A)GPL
Clear pricing model under Apache license
Neo4j 'cypher' language
Just write familiar SQL
Single-Master replication architecture
Multi-Master + Sharded replication architecture
Only primitive types
Supports rich types
Dayarathna, Miyuru; Suzumura, Toyotaro; , "XGDBench: A benchmarking platform for graph stores in exascale clouds,"
IEEE 4th International Conference on Cloud Computing Technology and Science (CloudCom), Dec 2012.