Cppinecone
A C++ client for the Pinecone vector database
pinecone::types::query< filter > Struct Template Reference

A vector search. More...

#include <vector_types.hpp>

Classes

struct  builder
 

Friends

void to_json (nlohmann ::json &nlohmann_json_j, const query &nlohmann_json_t)
 

Detailed Description

template<typename filter>
struct pinecone::types::query< filter >

A vector search.

Template Parameters
filterthe metadata filter to apply to the query

Definition at line 69 of file vector_types.hpp.


The documentation for this struct was generated from the following file: