Skip to main content

Module entities

Module entities 

Source
Expand description

Knowledge graph types โ€“ entities, observations, relations.

Structsยง

Entity
A knowledge graph entity.
EntityDetail
Full entity detail including observations and relations.
EntitySearchResult
An entity search result with distance score.
EntitySuggestion
A pending entity suggestion from the refinement queue.
Observation
An observation attached to an entity.
RecentRelation
A relation with both entity names resolved, for the home page connections feed.
Relation
A relation between two entities.
RelationWithEntity
A relation with resolved entity info (for detail views).