| Package | Description |
|---|---|
| com.lancedb.lance |
| Modifier and Type | Method and Description |
|---|---|
SqlQuery |
Dataset.sql(String sql)
Execute SQL query on the dataset.
|
SqlQuery |
SqlQuery.tableName(String tableName) |
SqlQuery |
SqlQuery.withRowAddr(boolean withAddr) |
SqlQuery |
SqlQuery.withRowId(boolean withRowId) |
Copyright © 2025. All rights reserved.