Class Hierarchy
- java.lang.Object
- com.microsoft.semantickernel.data.VectorStoreTextSearch<Record> (implements com.microsoft.semantickernel.data.textsearch.TextSearch)
- com.microsoft.semantickernel.data.VectorStoreTextSearch.Builder<Record>
- com.microsoft.semantickernel.data.VectorStoreTextSearchOptions
- com.microsoft.semantickernel.data.VolatileVectorStore (implements com.microsoft.semantickernel.data.vectorstorage.VectorStore)
- com.microsoft.semantickernel.data.VolatileVectorStoreCollectionSearchMapping
- com.microsoft.semantickernel.data.VolatileVectorStoreRecordCollection<Record> (implements com.microsoft.semantickernel.data.vectorstorage.VectorStoreRecordCollection<Key,Record>)
- com.microsoft.semantickernel.data.VolatileVectorStoreRecordCollectionOptions<Record> (implements com.microsoft.semantickernel.data.vectorstorage.VectorStoreRecordCollectionOptions<Key,Record>)
- com.microsoft.semantickernel.data.VolatileVectorStoreRecordCollectionOptions.Builder<Record>