Getting started with Dgraph #5: Tweet graph, string indices, and keyword-based searching

preview_player
Показать описание
In the fifth episode of Getting started with Dgraph, we cover string indices including hash, exact, and term.

Рекомендации по теме
Комментарии
Автор

I have two questions about graph traversals:
1. Given a starting node and an ending node, how to traverse all paths with the specified minimal and maximal depths? @recurse has some limitations: first, the depth parameter is specified as maximum depth, not minimal depth; second, the nodes in the path may be have different predicates, in other words, there may not exist a repeated pattern which could be rewritten as recurse block.
2. Given a starting node and a minimal or/and maximal depth, how to traverse all paths in either direction (including outgoing and incoming direction)?
Thanks in advance!

LinghuiZeng
Автор

What happened to Franscesc? This guy clearly doesn't have a clue what he is talking about. All of this step by step "let's uncheck this, let's select that, click update.". C'mon, this is not a photoshop tutorial for beginners. Please bring back somebody who can explain something about the steps instead of the steps themselves.

rainerwahnsinn