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.You can create secondary indexes on node fields using the
INDEX keyword. For enforcing uniqueness constraints, see Unique Indexes.
To create a secondary index, use the INDEX keyword:
Note: You can currently only use indexing with nodes. Indexing for vectors is not supported yet.