|
|
|
|
|
by mrjn
1881 days ago
|
|
The thing about Dgraph (and potentially other graph DBs) is that it knows the "cardinality" of the relationship, because of the way it stores data. So, it can make judgement calls on the best path to execute a query. I might have a better write-up about this in a quarter or so. |
|