Indexing in-memory graph data

While the DB backend Selva already offers a very efficient query system, indexing the most common subsets of the hierarchy graph could result even faster find queries. Designing ...

Part two

In the previous blog post we explored some of the basic building blocks useful for indexing a graph-based database. This time we’ll look into the best ways to determine which indices are the ...