Walk the graph from one entity
Everything connected to one entity. The target may be an id, a name, or a spelling
that was folded away; an alias resolves to its canonical entity and matchedAlias
reports which spelling was asked for.
Two kinds of connection come back separately and are never blended into one score. Stated links are typed predicate edges extraction asserted, with their direction from the asked-about end. Co-mention is entities named by the same sources, which is weaker evidence and never outranks a stated link.
The target is matched exactly, not by meaning. This is a graph lookup, not a search.
Query Parameters
An entity id, name, or known alias.
Only return neighbours of this entity type.