Skip to main content

Node Labels

Each label represents a category of nodes in the graph. Like tables in a relational database, but schema-flexible.

Label Count Sample Properties
Entity 15 nametypedescription
Chunk 4 pgIddocumentIdlevel

Relationship Types

Relationships connect nodes with typed, directed edges. Each type represents a distinct semantic connection.

Type Count Pattern
HAS_CHILD 2 Chunk Chunk
RELATED_TO 12 Entity Entity
MENTIONS 15 Chunk Entity

Graph Schema

Interactive visualization of all nodes and relationships. Filter by entity type or search by name.

Entity types
Relationships
Tech stack knowledge graph
Loading graph

Properties

Property keys collected from each entity type. Unlike relational columns, graph properties are schema-flexible per node.

Chunk

documentIdlevelpgId

person

descriptionnametype

technology

descriptionnametype

organization

descriptionnametype

concept

descriptionnametype

component

descriptionnametype