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.
DROP Can Only Be Applied to Traversals
Erroneous Code Example
This error occurs when you try to useDROP on an expression that is not a traversal.
Solution
EnsureDROP is applied to a traversal that returns nodes, edges, or vectors.