Package com.hazelcast.vector
package com.hazelcast.vector
Provides interfaces for Hazelcast vector database.
-
ClassDescriptionHint<T>
SearchOptions
hint definitionVector search optionsVector search options builderSearchResult<K,V> Single vector search resultAVectorDocument
includes a user-suppliedV value
and the associatedVectorValues
that represent the document.AVectorValues
instance contains the vectors that describe aVectorDocument
.Provides a mapping from index name to vector, supplying vectors for aVectorCollection
with multiple indexes defined.Represents values of a single vector.