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.
SearchV Must Be Used on a Vector Type
Erroneous Code Example
This error occurs when you useSearchV on a type that is not a vector type.
Solution
UseSearchV on a vector type, not a node or edge type.