Graph Node Catalog
Generated category
Graph Node Catalog
Generated from 3 catalog nodes in AI/Memory/Graph.
Nodes in this category
Showing 3 of 3 generated node docs.
KG Extract
AI/Memory/GraphExtracts entities (nodes) and relationships (edges) from text using an LLM, returning structured arrays ready for graph insertion
KG Retrieve
AI/Memory/GraphRetrieves context from a knowledge graph: embeds the query, finds matching nodes, then expands N hops to build structured context
KG Summarize
AI/Memory/GraphConverts a subgraph (nodes + edges) into a natural-language summary for LLM consumption