Dictionary
Knowledge Graph
A network of entities and the relationships between them, queryable like a map.
Definition
A Knowledge Graph stores information as nodes (entities) and edges (relationships) instead of rows. It lets you answer 'how is X connected to Y?' in one hop instead of stitching joins.
Example
Onexial itself is a knowledge graph: each node is a concept, workflow, tool, prompt or use case, automatically linked to the others it references.
Related Workflows
Related Tool Stacks