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.
Exclude Position Restriction
Erroneous Code Example
This error occurs when you place an exclude operation in a position other than the last step of a traversal or the step before an object remapping or closure remapping step. In this example, the exclude step is used before theOut<Knows> step which is not allowed.