Input
ExecutionTrigger
AI/Memory/Graph
Retrieves context from a knowledge graph: embeds the query, finds matching nodes, then expands N hops to build structured context
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger
Graph connection from Open Graph Overlay node
Natural language query to search for in the graph
Label of the node type to search (must have a vector column)
Number of hops to expand from matched nodes
Number of seed nodes to retrieve via embedding search
Maximum total nodes + edges in the expanded subgraph
Fires when retrieval completes
Fires on failure
Error details
Structured subgraph context as JSON (nodes + edges + properties)
Flattened text representation of the retrieved subgraph for LLM consumption
Number of nodes in the result