mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-08 04:42:57 +00:00
We aren't yet ready to switch over the examples since almost all JS examples rely on embeddings and we haven't yet ported those over. However, this makes it possible for those that are interested to start using `@lancedb/lancedb`
8 lines
185 B
Markdown
8 lines
185 B
Markdown
[@lancedb/lancedb](../README.md) / [Exports](../modules.md) / ExecutableQuery
|
|
|
|
# Interface: ExecutableQuery
|
|
|
|
An interface for a query that can be executed
|
|
|
|
Supported by all query types
|