Class MongoQueryExecution.VectorSearchExecution

java.lang.Object
org.springframework.data.mongodb.repository.query.MongoQueryExecution.VectorSearchExecution
All Implemented Interfaces:
MongoQueryExecution
Enclosing interface:
MongoQueryExecution

public static class MongoQueryExecution.VectorSearchExecution extends Object implements MongoQueryExecution
MongoQueryExecution to execute vector search.
Since:
5.0
Author:
Mark Paluch, Chistoph Strobl