Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Reference for Knowledge Graph

Knowledge Graph uses the following terminologies.

TermDescription
Knowledge Graph SchemaStructured representation of real-world entities and their relationships, stored in a graph database.
Knowledge Graph CanvasThe editor used to create and edit Knowledge Graph Schemas. You can also use it to add or delete nodes and edges.
NodeAn entity or object that represents a data point such as a person, place, product, or concept.
Data SourceThe source table that is linked to a node.
Node PropertiesThe attributes or columns of the source table linked to a node.
Connected NodeThe nodes that have a connection with the selected node.
EdgeRepresent the relationships or interactions between nodes.
Connecting EdgesThe edge that connects two nodes.
Available EdgesAvailable connection between selected nodes.
Start NodeThe start data point for creating an edge or relationship.
End NodeThe end data point for creating an edge or relationship.