v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-cloud-sql-pg
HNSWQueryOptions
Class HNSWQueryOptions
Convert index attributes to string. Must be implemented by subclasses.
Hierarchy (
view full
)
QueryOptions
HNSWQueryOptions
Index
Constructors
constructor
Properties
ef
Search
Methods
to_
string
Constructors
constructor
new HNSWQuery
Options
(
efSearch
?
)
:
HNSWQueryOptions
Parameters
Optional
efSearch
:
number
Returns
HNSWQueryOptions
Properties
ef
Search
ef
Search
:
number
Methods
to_
string
to_
string
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ef
Search
Methods
to_
string
LangChain.js
Loading...
Convert index attributes to string. Must be implemented by subclasses.