 |
Neo4j - a Graph Database that Kicks Buttox - High Scalability -
Am I totally missing something? I've implement graphs in a relational db many times. The keys are small, the queries are fast, but the sql can be a biatch: create table Node (node_id numeric primary key, label varchar(128) not null) create table Relations
highscalability.com |
 |