Documentation Index
Fetch the complete documentation index at: https://docs.helix-db.com/llms.txt
Use this file to discover all available pages before exploring further.
For the complete documentation index optimized for AI agents, see llms.txt.
Variable Not in Scope
Erroneous Code Example
This error occurs when you try to reference a variable that is not currently in scope or has not been declared. In this example, the variableuserId is not declared.