| Package | Description |
|---|---|
| com.lancedb.lance | |
| com.lancedb.lance.index | |
| com.lancedb.lance.test |
| Modifier and Type | Method and Description |
|---|---|
void |
Dataset.createIndex(List<String> columns,
IndexType indexType,
Optional<String> name,
IndexParams params,
boolean replace)
Creates a new index on the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
IndexParams |
IndexParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static void |
JniTestHelper.parseIndexParams(IndexParams indexParams) |
Copyright © 2025. All rights reserved.