v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-cloud-sql-pg
IVFFlatQueryOptions
Class IVFFlatQueryOptions
Convert index attributes to string. Must be implemented by subclasses.
Hierarchy (
view full
)
QueryOptions
IVFFlatQueryOptions
Index
Constructors
constructor
Properties
probes
Methods
to_
string
Constructors
constructor
new IVFFlat
Query
Options
(
probes
?
)
:
IVFFlatQueryOptions
Parameters
Optional
probes
:
number
Returns
IVFFlatQueryOptions
Properties
Readonly
probes
probes
:
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
probes
Methods
to_
string
LangChain.js
Loading...
Convert index attributes to string. Must be implemented by subclasses.