Skip to main content
GET
Walk the graph from one entity

Query Parameters

q
string
required

An entity id, name, or known alias.

type
string

Only return neighbours of this entity type.

limit
integer
default:50

Response

The entity and its neighbourhood.

entity
object

An entity with its usage counts.

matchedAlias
string | null

The spelling asked for, when it was an alias rather than the entity's name.

Example:

"Bob"

truncated
integer

Neighbours beyond limit, so a cut answer never reads as a complete one.