What do you want?
Currently, Helix QL allows users to retrieve a vector by specifying its ID using the syntax:
V<Type>(vector_id) to get a vector
However, there is no native way to retrieve all vectors of a particular type without specifying individual IDs.
Feature Area
Query Language
Additional context
None