| Package | Description |
|---|---|
| com.lancedb.lance |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Transaction.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Transaction> |
Dataset.readTransaction()
Get the
Transaction of the dataset at the current version. |
| Modifier and Type | Method and Description |
|---|---|
Dataset |
Dataset.commitTransaction(Transaction transaction)
Commit a single transaction and return a new Dataset with the new version.
|
Copyright © 2025. All rights reserved.